Hostname
norgascarriers.com
Last fetched
norgascarriers.com resolves to 2 IPv4 addresses operated by AS49788 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
norgascarriers.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 91.242.200.98 | 91.242.200.0/21 | AS49788 | — | NO |
| 91.242.200.99 | 91.242.200.0/21 | AS49788 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- norgas carriers as
- Contact emails
- 2zvpfiwnhuvc@privacy-protection.email
- 8nfyugz9a3kz@privacy-protection.email
- az6s5obzzirg@privacy-protection.email
- bntu8wjkcuv5@spamprotection.email
- cdtm5ciftgec@privacy-protection.email
- g6guwpajcumv@privacy-protection.email
- gfwp7hbfk8uv@privacy-protection.email
- idxkpyq9zqcg@spamprotection.email
- jmyntzj4p7mf@spamprotection.email
- juhbcamdv3gs@privacy-protection.email
- mt3uxk3farxm@privacy-protection.email
- qsrkt5gsqau7@privacy-protection.email
- vd3whe7dpudg@privacy-protection.email
Subdomains
1 observed subdomain of norgascarriers.com.
| Subdomain |
|---|
| www.norgascarriers.com |
Web-graph footprint
Distinct hostnames that link to or from norgascarriers.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for norgascarriers.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from norgascarriers.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "norgascarriers.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.