Hostname
sellihca.com
Last fetched
sellihca.com resolves to 1 IPv4 address operated by AS31264 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
sellihca.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 |
|---|---|---|---|---|
| 217.173.249.138 | 217.173.240.0/20 | AS31264 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- halvard homme
- Contact emails
- gwxhnec7gosb@privacy-protection.email
- jfjmh6rmsr5e@privacy-protection.email
- nfrmj4sxmjvw@privacy-protection.email
- nwppppv5xfyz@privacy-protection.email
- o6dzvdunj8gz@privacy-protection.email
- p38r7b7kytcz@privacy-protection.email
- rad66pjgqtv2@spamprotection.email
- sek6d5g56hry@privacy-protection.email
- vej37zhmwnqi@privacy-protection.email
- wvaxzxk9hxe7@privacy-protection.email
- x9esptavssj7@privacy-protection.email
- y7nmnmxeicbu@spamprotection.email
Subdomains
6 observed subdomains of sellihca.com.
Web-graph footprint
Distinct hostnames that link to or from sellihca.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for sellihca.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_INCLUDE | auth.msgapp.com |
| SPF_INCLUDE | spf-gm.telecomputing.no |
| SPF_IP | 146.101.138.2 |
| SPF_IP | 205.217.142.32/29 |
| SPF_IP | 206.142.241.167 |
| SPF_IP | 206.142.241.168 |
| SPF_IP | 206.142.241.200/29 |
| SPF_IP | 213.174.217.0/29 |
| SPF_MX | sellihca.com |
Related pages
Pivot deeper into the graph from sellihca.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sellihca.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.