Skip to content

Hostname

ensera.com

Last fetched

ensera.com resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in GB. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · ensera.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ensera.com

Resolution chain

ensera.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.61.173.111108.61.172.0/22AS20473AS-VULTR - The Constant Company, LLCGB

WHOIS identity

Registrar
iana:1052
Organization
steripack medical poland sp. z o.o.
Contact emails

Subdomains

4 observed subdomains of ensera.com.

Web-graph footprint

Distinct hostnames that link to or from ensera.com in the public web crawl.

18 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for ensera.com.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmysterilab.com.spf.auto.dnssmarthost.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.61.173.111
SPF_IP124.82.4.130
SPF_IP136.225.1.86
SPF_IP172.109.214.58
SPF_IP172.109.215.66
SPF_IP185.53.44.10
SPF_IP185.53.44.11
SPF_IP185.53.44.23
SPF_IP208.91.114.151/32
SPF_IP212.188.141.221
SPF_IP217.26.184.226
SPF_IP71.24.150.109
SPF_IP71.251.197.179
SPF_IP75.112.166.146
SPF_IP95.179.229.234

Related pages

Pivot deeper into the graph from ensera.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ensera.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.