Skip to content

Hostname

frontphase.com

Last fetched

frontphase.com resolves to 1 IPv4 address operated by ZAYO-6461 - Zayo Bandwidth in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
216.200.199.77216.200.192.0/18AS6461ZAYO-6461 - Zayo BandwidthUS

WHOIS identity

Registrar
iana:9
Organization
bpath
Contact emails

Subdomains

2 observed subdomains of frontphase.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for frontphase.com.

MechanismTarget
SPF_INCLUDEemailsrvr.com
SPF_IP104.130.141.167
SPF_IP216.200.199.1/24

Related pages

Pivot deeper into the graph from frontphase.com.

Cypher and MCP

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

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