Skip to content

Hostname

niw.pt

Last fetched

niw.pt resolves to 3 IPv4 addresses operated by AS205787 in DE.

Nutrition Label

WHISPER CANON · niw.ptRouting diversity2.4/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/niw.pt

Resolution chain

niw.pt resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.206.180.148185.206.180.0/24AS205787DE
20.191.32.8420.184.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE
185.206.180.180185.206.180.0/24AS205787DE

WHOIS identity

Registrar
Organization
rigor - consultoria e gestao s. a.
Contact emails

Subdomains

85 observed subdomains of niw.pt.

Web-graph footprint

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

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for niw.pt.

MechanismTarget
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.23.106.20/32
SPF_IP195.23.106.26/32
SPF_IP195.23.106.27/32

Related pages

Pivot deeper into the graph from niw.pt.

Cypher and MCP

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

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