Skip to content

Hostname

abctic.dev.sagared.es

Last fetched

abctic.dev.sagared.es resolves to 2 IPv4 addresses operated by IONOS-AS - IONOS SE in ES.

Nutrition Label

WHISPER CANON · abctic.dev.sagared.esRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/abctic.dev.sagared.es

Resolution chain

abctic.dev.sagared.es resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
82.223.217.6382.223.0.0/16AS8560IONOS-AS - IONOS SEES
85.50.106.14485.50.104.0/22AS12479UNI2-AS - Orange Espagne SAES

WHOIS identity

No WHOIS records are currently associated with abctic.dev.sagared.es in WhisperGraph.

Subdomains

1 observed subdomain of abctic.dev.sagared.es.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for abctic.dev.sagared.es.

MechanismTarget
SPF_Aabctic.dev.sagared.es
SPF_IP85.50.106.144
SPF_MXabctic.dev.sagared.es

Related pages

Pivot deeper into the graph from abctic.dev.sagared.es.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "abctic.dev.sagared.es"})-[: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.