Hostname
upheads-no.com
Last fetched
upheads-no.com resolves to 1 IPv4 address operated by AS201454 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
upheads-no.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 |
|---|---|---|---|---|
| 45.140.1.202 | 45.140.0.0/22 | AS201454 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- upheads as
- Contact emails
- 32w2nkm4kcvr@privacy-protection.email
- 5cumnd9fokby@privacy-protection.email
- 6k9fxywu4iht@privacy-protection.email
- b3gcuzwt9bki@privacy-protection.email
- bzqgeayjd2ng@privacy-protection.email
- eg5mosypk9rf@privacy-protection.email
- gphb5tes8yqv@privacy-protection.email
- groe6txchvtu@privacy-protection.email
- gspzf6ujrzhi@privacy-protection.email
- hp7eveifngms@privacy-protection.email
- iev2caqdftce@privacy-protection.email
- qsqyfjh8u8db@privacy-protection.email
- tmhdrpwrbfr9@privacy-protection.email
- wxdyxusey2mq@privacy-protection.email
- y8zzvswppqsj@privacy-protection.email
Subdomains
1 observed subdomain of upheads-no.com.
| Subdomain |
|---|
| www.upheads-no.com |
Threat posture
History
Related pages
Pivot deeper into the graph from upheads-no.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "upheads-no.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.