Skip to content

Hostname

spp.pt

Last fetched

spp.pt resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.10.93104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.162.195172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
sociedade portuguesa de pediatria
Contact emails

Subdomains

8 observed subdomains of spp.pt.

Web-graph footprint

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

178 sites link to this hostname.

568 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for spp.pt.

MechanismTarget
SPF_Amailserver.netsigma.pt
SPF_Amailservera.netsigma.pt
SPF_Amailserverb.netsigma.pt
SPF_Amailserverc.netsigma.pt
SPF_INCLUDEspf.sendinblue.com
SPF_IP144.76.200.248
SPF_IP144.76.229.146
SPF_IP144.76.82.189
SPF_IP193.137.196.233/32
SPF_IP194.39.84.143
SPF_MXspp.pt

Related pages

Pivot deeper into the graph from spp.pt.

Cypher and MCP

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

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