Skip to content

Hostname

emsisoft.com

Last fetched

emsisoft.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · emsisoft.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/emsisoft.com

Resolution chain

emsisoft.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.66.135.150172.66.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.137.196172.66.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1052
Organization
christian mairoll
Contact emails

Subdomains

87 observed subdomains of emsisoft.com.

Web-graph footprint

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

1,808 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for emsisoft.com.

MechanismTarget
SPF_INCLUDEemsisoft-5thahj.p.tawk.email
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.238.53.235
SPF_IP161.38.192.53
SPF_IP162.55.102.254
SPF_IP2a01:4f9:c010:4d3:0:0:0:1
SPF_IP81.95.242.219
SPF_IP95.216.140.212

Related pages

Pivot deeper into the graph from emsisoft.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "emsisoft.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.