Hostname
hameltenpro.com
Last fetched
hameltenpro.com resolves to 1 IPv4 address operated by AS2116 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
hameltenpro.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 |
|---|---|---|---|---|
| 81.175.41.186 | 81.175.32.0/19 | AS2116 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- fred hamelten as
- Contact emails
- bd9bidqosfqh@privacy-protection.email
- btjgvkycahh4@privacy-protection.email
- e3byxdf8cdxz@privacy-protection.email
- eys5agmudwno@privacy-protection.email
- jw8vn9xgobih@privacy-protection.email
- kcm8jdn9xnpc@privacy-protection.email
- nkh8asigbeun@privacy-protection.email
- rw72qqhdd3uf@privacy-protection.email
- vcznmvc73btg@privacy-protection.email
- wg9oy3g4msjc@privacy-protection.email
- z8cuy2asy9ud@privacy-protection.email
Subdomains
1 observed subdomain of hameltenpro.com.
| Subdomain |
|---|
| www.hameltenpro.com |
Web-graph footprint
Distinct hostnames that link to or from hameltenpro.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
SPF policy
1 SPF mechanism authorising senders for hameltenpro.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.domeneshop.no |
Related pages
Pivot deeper into the graph from hameltenpro.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hameltenpro.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.