Skip to content

Hostname

w360.pt

Last fetched

w360.pt resolves to 1 IPv4 address operated by AS62416 in PT.

Nutrition Label

WHISPER CANON · w360.ptRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/w360.pt

Resolution chain

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

IPPrefixASNOperatorCountry
185.32.190.7185.32.188.0/22AS62416PT

WHOIS identity

Registrar
Organization
ideveloper - gestão e tecnologias de informação, unipessoal lda
Contact emails

Subdomains

10 observed subdomains of w360.pt.

Web-graph footprint

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

8 sites link to this hostname.

408 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • w360.pt

SPF policy

20 SPF mechanisms authorising senders for w360.pt.

MechanismTarget
SPF_Aw360.pt
SPF_INCLUDE_spf.kmitd.com
SPF_INCLUDE_spf.ptservidor.net
SPF_IP161.97.106.196
SPF_IP173.212.196.107
SPF_IP173.212.217.123
SPF_IP173.212.217.69
SPF_IP173.212.239.200
SPF_IP173.212.244.24
SPF_IP185.222.8.9
SPF_IP185.32.190.7
SPF_IP207.180.207.155
SPF_IP213.136.69.147
SPF_IP213.136.71.213
SPF_IP213.136.71.90
SPF_IP5.189.141.11
SPF_IP5.189.168.112
SPF_IP5.189.191.244
SPF_IP95.111.236.148
SPF_MXw360.pt

Related pages

Pivot deeper into the graph from w360.pt.

Cypher and MCP

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

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