Skip to content

Hostname

ntt.pl

Last fetched

ntt.pl resolves to 1 IPv4 address operated by AS34544 in PL. WHOIS lists registrar:home.pl s.a. as the registrar.

Nutrition Label

WHISPER CANON · ntt.plRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ntt.pl

Resolution chain

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

IPPrefixASNOperatorCountry
193.238.14.141193.238.14.0/24AS34544PL

WHOIS identity

Registrar
registrar:home.pl s.a.
Organization
Contact emails

Subdomains

28 observed subdomains of ntt.pl.

Web-graph footprint

Distinct hostnames that link to or from ntt.pl in the public web crawl.

71 sites link to this hostname.

85 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for ntt.pl.

MechanismTarget
SPF_Amail.ntt.pl
SPF_Amx.ntt.pl
SPF_Awww.nttonline.pl
SPF_IP193.238.14.130
SPF_IP193.238.14.136
SPF_IP193.238.14.142
SPF_IP217.97.138.67
SPF_IP94.42.191.162
SPF_IP94.42.191.166
SPF_IP94.42.191.168
SPF_IP94.42.191.90
SPF_MXntt.pl

Related pages

Pivot deeper into the graph from ntt.pl.

Cypher and MCP

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

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