Skip to content

Hostname

comfi.com

Last fetched

comfi.com resolves to 1 IPv4 address operated by VNC-MAIN-LIST - Velios Networks Corp. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · comfi.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/comfi.com

Resolution chain

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

IPPrefixASNOperatorCountry
67.217.248.2667.217.248.0/24AS14612VNC-MAIN-LIST - Velios Networks Corp.US

WHOIS identity

Registrar
iana:146
Organization
damian calderbank
Contact emails

Subdomains

20 observed subdomains of comfi.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for comfi.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP38.32.35.4
SPF_IP67.217.248.28
SPF_IP67.217.248.98
SPF_MXcomfi.com

Related pages

Pivot deeper into the graph from comfi.com.

Cypher and MCP

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

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