Hostname
netbiter.net
Last fetched
netbiter.net resolves to 52.213.67.32, announced in 52.208.0.0/13 by AMAZON-02 - Amazon.com, Inc. in IE. netbiter.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
- 52.213.67.32
52.208.0.0/13 · AMAZON-02 - Amazon.com, Inc. · Dublin, IE
- 54.171.218.255
54.171.0.0/16 · AMAZON-02 - Amazon.com, Inc. · Dublin, IE
IPv6 resolution
No AAAA record for netbiter.net is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- identity protection service
- Contact emails
- 08e5d38d-25fd-474d-b0f5-105b33e1f81f@identity-protect.org, 0ce38045-d8d4-4348-9676-f653718ad68d@identity-protect.org, a9e60fe5-3d1a-49d7-a72f-29e7e94b2367@identity-protect.org, owner-1144079@netbiter.net.whoisprivacyservice.org, owner-9938128@netbiter.net.whoisprivacyservice.org, it@hms.se
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- ns-379.awsdns-47.com
- ns-623.awsdns-13.net
- ns-1326.awsdns-37.org
- ns-1741.awsdns-25.co.uk
MX records
- inbound-smtp.eu-west-1.amazonaws.com
- smtp.netbiter.net
Threat-feed evidence
History
Related pages
Pivot from netbiter.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: "netbiter.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.