Hostname
noraff.com
Last fetched
noraff.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
noraff.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.251.92.59 | 34.248.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:1001
- Organization
- story house egmont as
- Contact emails
- 811a2146191c4b7096126687ebd1dba5.protect@whoisguard.com
- 2yq6uvxpqad5@privacy-protection.email
- 54iipbmqdqyu@privacy-protection.email
- 5qtx344jafpe@privacy-protection.email
- 6e2at2zt8fcx@privacy-protection.email
- ahifea7bywcd@privacy-protection.email
- auxexazx9sq8@privacy-protection.email
- awfnnn5e5tpc@privacy-protection.email
- cp2xxoqgqtb5@privacy-protection.email
- m3tisyskapnk@privacy-protection.email
- ortejnodf76q@privacy-protection.email
- rkugsjz32zp8@privacy-protection.email
- ud9c4vfstsjn@privacy-protection.email
- unr3yd8vn75z@privacy-protection.email
- vcrt3mrdgcsv@privacy-protection.email
- wnerv4kmxfja@privacy-protection.email
- xukrhyb8szp7@privacy-protection.email
- yzfvrcbw9qup@privacy-protection.email
Subdomains
4 observed subdomains of noraff.com.
Web-graph footprint
Distinct hostnames that link to or from noraff.com in the public web crawl.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from noraff.com.
- IP · 34.251.92.59
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1001
- Country · IE
- Email · 811a2146191c4b7096126687ebd1dba5.protect@whoisguard.com
- TLD · .com
- Browse hostnames · no…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "noraff.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.