Hostname
hersam.com
Last fetched
hersam.com resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists iana:1861 as the registrar.
Nutrition Label
Resolution chain
hersam.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 |
|---|---|---|---|---|
| 167.114.169.116 | 167.114.128.0/18 | AS16276 | OVH | CA |
WHOIS identity
- Registrar
- iana:1861
- Organization
- dan hersam c/o dynadot privacy
- Contact emails
- pw-38096b3973dd2038b0d1ad02ac811bb0@privacyguardian.org
- pw-484e47f3bd4fe443e50c6fa3a2444073@privacyguardian.org
- pw-4969d897aefdc43a8b113f7cc11de3a3@privacyguardian.org
- pw-68249dbcb49848632a5fd7f589a0b88b@privacyguardian.org
- pw-9dbc7776c5265f525dfff66e5ece01c8@privacyguardian.org
- pw-9fdd527b41d0db2f5d51d55f8e9f4e83@privacyguardian.org
- pw-aff766e83923f876aaee1965ff552e24@privacyguardian.org
- pw-ca3f1ac9deb9359b53b8fbbf06b278d3@privacyguardian.org
- pw-f76eea355cdc46c5d82b3674b6def82d@privacyguardian.org
Subdomains
4 observed subdomains of hersam.com.
Web-graph footprint
Distinct hostnames that link to or from hersam.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for hersam.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.messagingengine.com |
Related pages
Pivot deeper into the graph from hersam.com.
- IP · 167.114.169.116
- ASN · AS16276OVH
- Registrar · iana:1861
- Country · CA
- Email · pw-38096b3973dd2038b0d1ad02ac811bb0@privacyguardian.org
- TLD · .com
- Browse hostnames · he…
- 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: "hersam.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.