Skip to content

Hostname

sitese.pt

Last fetched

sitese.pt resolves to 1 IPv4 address operated by AS59787 in PT.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.90.56.125185.90.56.0/24AS59787PT

WHOIS identity

Registrar
Organization
sindicato dos trabalhadores do setor de serviços - sitese
Contact emails

Subdomains

10 observed subdomains of sitese.pt.

Web-graph footprint

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

15 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for sitese.pt.

MechanismTarget
SPF_Asitese.pt
SPF_INCLUDE_spf.spambusters.email
SPF_INCLUDE_spf11.serverhs.org
SPF_INCLUDE_spf57.serverhs.org
SPF_IP185.90.56.125
SPF_IP185.90.56.199
SPF_IP185.90.56.224
SPF_IP195.23.132.55
SPF_IP195.23.32.17
SPF_IP195.23.32.18
SPF_IP195.23.85.122
SPF_MXsitese.pt

Related pages

Pivot deeper into the graph from sitese.pt.

Cypher and MCP

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

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