Skip to content

Hostname

statusfirst.net

Last fetched

statusfirst.net resolves to 1 IPv4 address operated by TIER-NET - Tier.Net Technologies LLC in US. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · statusfirst.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/statusfirst.net

Resolution chain

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

IPPrefixASNOperatorCountry
66.11.124.16466.11.124.0/24AS397423TIER-NET - Tier.Net Technologies LLCUS

WHOIS identity

Registrar
iana:83
Organization
princeton biomeditech corporation
Contact emails

Web-graph footprint

Distinct hostnames that link to or from statusfirst.net in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for statusfirst.net.

MechanismTarget
SPF_INCLUDE_spf-us.ionos.com

Related pages

Pivot deeper into the graph from statusfirst.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "statusfirst.net"})-[: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.