Hostname
hamand.store
Last fetched
hamand.store resolves to 188.245.83.86, announced in 188.245.0.0/16 by HETZNER-AS - Hetzner Online GmbH in DE. hamand.store is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 188.245.83.86
188.245.0.0/16 · HETZNER-AS - Hetzner Online GmbH · Falkenstein, DE
IPv6 resolution
No AAAA record for hamand.store is recorded in WhisperGraph.
Attribution
hetzner
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
Subdomains
| Subdomain |
|---|
| new.hamand.store |
| www.hamand.store |
Showing 2 of 3. View all subdomains →
Mail and authentication
Nameservers
- ns1.adaxhost.com
- ns2.adaxhost.com
MX records
- hamand.store
SPF policy
- a: hamand.store
- mx: hamand.store
- ip: 188.245.83.86
Threat-feed evidence
History
Related pages
Pivot from hamand.store into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hamand.store"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.