Skip to content

Hostname

admin2.adesign.hr

Last fetched

admin2.adesign.hr resolves to 1 IPv4 address operated by AS8560 in DE.

Nutrition Label

WHISPER CANON · admin2.adesign.hrRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/admin2.adesign.hr

Resolution chain

admin2.adesign.hr resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
82.165.63.3982.165.63.0/24AS8560DE

WHOIS identity

No WHOIS records are currently associated with admin2.adesign.hr in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • admin2.adesign.hr

SPF policy

1 SPF mechanism authorising senders for admin2.adesign.hr.

MechanismTarget
SPF_MXadmin2.adesign.hr

Related pages

Pivot deeper into the graph from admin2.adesign.hr.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "admin2.adesign.hr"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.