Skip to content

Hostname

dasfire.com

Last fetched

dasfire.com resolves to 1 IPv4 address operated by YOUTUBE YOUTUBE in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.214.107.10735.214.0.0/17AS43515YOUTUBE YOUTUBEGB

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dasfire.com.

MechanismTarget
SPF_Achi-web-01.simprocloud.com
SPF_Adasfire.com
SPF_Auk44.siteground.eu
SPF_INCLUDEdasfire.com.spf.auto.dnssmarthost.net
SPF_INCLUDEspf.mtaroutes.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_MXdasfire.com

Related pages

Pivot deeper into the graph from dasfire.com.

Cypher and MCP

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

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