Skip to content

Hostname

idonic.pt

Last fetched

idonic.pt resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · idonic.ptRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/idonic.pt

Resolution chain

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

IPPrefixASNOperatorCountry
51.254.114.15451.254.0.0/15AS16276FR

WHOIS identity

Registrar
Organization
idonic, lda
Contact emails

Subdomains

10 observed subdomains of idonic.pt.

Web-graph footprint

Distinct hostnames that link to or from idonic.pt in the public web crawl.

11 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for idonic.pt.

MechanismTarget
SPF_Aidonic.pt
SPF_INCLUDE_spf.cleanmx.pt
SPF_IP94.46.169.45/32
SPF_IP94.46.173.90
SPF_MXidonic.pt

Related pages

Pivot deeper into the graph from idonic.pt.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "idonic.pt"})-[: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.