Hostname
nyrami.com
Last fetched
nyrami.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
nyrami.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 |
|---|---|---|---|---|
| 194.63.249.219 | 194.63.249.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- —
- Contact emails
- 4rwr4naepdnq@privacy-protection.email
- 5tmy5vrvy79r@privacy-protection.email
- 6imj4knydekr@privacy-protection.email
- ahad7cwjbiga@privacy-protection.email
- cbrz3qgdbrm5@privacy-protection.email
- exyhywmyx6r9@privacy-protection.email
- kfvm9ge5q74v@privacy-protection.email
- n9amxcagyqjb@privacy-protection.email
- nrhk6znrc9ew@privacy-protection.email
- qkfwe4f3yy8u@privacy-protection.email
- rguwnp5kstcr@privacy-protection.email
- roqjarcxne4c@privacy-protection.email
- rv4whr4g2gg7@privacy-protection.email
- ssiprooer9st@privacy-protection.email
- udrcrp6rzaqx@privacy-protection.email
- vmvpuei6xw4m@privacy-protection.email
- wm4r79nxd7fd@privacy-protection.email
- xffhmw2puznt@privacy-protection.email
- zcx9j83zgjet@privacy-protection.email
- zqof3zr3reky@privacy-protection.email
Subdomains
2 observed subdomains of nyrami.com.
| Subdomain |
|---|
| staging.nyrami.com |
| www.nyrami.com |
Web-graph footprint
Distinct hostnames that link to or from nyrami.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for nyrami.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
Related pages
Pivot deeper into the graph from nyrami.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nyrami.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.