Hostname
hamsar.com
Last fetched
hamsar.com resolves to 1 IPv4 address operated by DREAMHOST-AS - New Dream Network, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hamsar.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 |
|---|---|---|---|---|
| 173.236.200.216 | 173.236.128.0/17 | AS26347 | DREAMHOST-AS - New Dream Network, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of hamsar.com owner
- Contact emails
- garrie_eloriaga@hamsar.com
- noreply@data-protected.net
- 4d45d9d0-69eb-4177-98df-62bb0191fc8c@identity-protect.org
- 7030125d-95e3-4636-8a73-319dc1d83201@identity-protect.org
- 7ce85762-ea6f-4e5f-871a-e749e6692305@identity-protect.org
- 872c0334-fb64-46b8-8cf8-733f4e464824@identity-protect.org
- 9ab61ebd-c8fb-4a9e-9333-2f9a170938b5@identity-protect.org
- 9cab4310-4c5d-4048-8379-9bfd8de65039@identity-protect.org
- ff0a28ea-49c2-43ec-9200-0c18138a4f00@identity-protect.org
- owner-6197023@hamsar.com.whoisprivacyservice.org
- owner-8949828@hamsar.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of hamsar.com.
| Subdomain |
|---|
| www.hamsar.com |
Web-graph footprint
Distinct hostnames that link to or from hamsar.com in the public web crawl.
23 sites link to this hostname.
42 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for hamsar.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from hamsar.com.
- IP · 173.236.200.216
- ASN · AS26347DREAMHOST-AS - New Dream Network, LLC
- Registrar · iana:468
- Country · US
- Email · garrie_eloriaga@hamsar.com
- TLD · .com
- Browse hostnames · ha…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hamsar.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.