Hostname
namron.com
Last fetched
namron.com resolves to 1 IPv4 address operated by AS51468 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
namron.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 |
|---|---|---|---|---|
| 104.37.38.78 | 104.37.32.0/21 | AS51468 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- ?rnulf ki?r
- Contact emails
- ornulf_kiar@hotmail.com
- 46ks4ypq94gg@privacy-protection.email
- 8yxngwu7kfc3@privacy-protection.email
- axnjgk3sjin6@privacy-protection.email
- e2p9npgy3bgz@privacy-protection.email
- evbpzyjca54g@privacy-protection.email
- fbwmfmfy3wym@privacy-protection.email
- hfk4n5xtvhha@privacy-protection.email
- hjhncj4pbpgf@privacy-protection.email
- hsyrned39ntj@privacy-protection.email
- hxkap8c3hqni@privacy-protection.email
- m6zgyotdu3dj@privacy-protection.email
- nn9jxgxxvajt@privacy-protection.email
- nwbp2mr5dq3m@privacy-protection.email
- sy6mrpy7n9d5@privacy-protection.email
Subdomains
4 observed subdomains of namron.com.
Web-graph footprint
Distinct hostnames that link to or from namron.com in the public web crawl.
9 sites link to this hostname.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for namron.com.
| Mechanism | Target |
|---|---|
| SPF_A | namron.com |
| SPF_INCLUDE | _custspf.one.com |
| SPF_INCLUDE | _spf.anpdm.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.eye-share.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 82.134.14.204 |
| SPF_IP | 83.143.85.107/32 |
| SPF_IP | 85.200.199.66 |
Related pages
Pivot deeper into the graph from namron.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "namron.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.