Skip to content

Hostname

ib6.pt

Last fetched

ib6.pt resolves to 1 IPv4 address operated by AS12353 in PT.

Nutrition Label

WHISPER CANON · ib6.ptRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ib6.pt

Resolution chain

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

IPPrefixASNOperatorCountry
148.69.78.213148.69.0.0/16AS12353PT

WHOIS identity

No WHOIS records are currently associated with ib6.pt in WhisperGraph.

Subdomains

52 observed subdomains of ib6.pt.

Web-graph footprint

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

14 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for ib6.pt.

MechanismTarget
SPF_INCLUDEmx.ovh.com

Related pages

Pivot deeper into the graph from ib6.pt.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ib6.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.