Hostname
firsthop.net
Last fetched
firsthop.net resolves to 8.8.208.80, announced in 8.8.208.0/21 by FIRSTHOP - FirstHop in US. firsthop.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for firsthop.net is recorded in WhisperGraph.
Attribution
firsthop
ORIGIN_AS
WHOIS identity
- Registrar
- iana:1005
- Registrant organisation
- christopher pemberton
- Contact emails
- contact@idcprivacy.com, christopher@firsthop.net, thunter@firsthop.net
Subdomains
Mail and authentication
Nameservers
- ns1.firsthop.net
- ns2.firsthop.net
- ns3.firsthop.net
- ns4.firsthop.net
- ns5.firsthop.net
MX records
- firsthop-net.mail.protection.outlook.com
- mx.firsthop.net
SPF policy
- ip: 199.59.124.0/24
- ip: 199.59.125.0/24
- ip: 8.8.208.0/24
- include: spf.protection.outlook.com
- a: spf.protection.outlook.com
- ip: 8.8.209.25
Threat-feed evidence
History
Related pages
Pivot from firsthop.net into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "firsthop.net"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.