Skip to content

Hostname

stet.pt

Last fetched

stet.pt resolves to 1 IPv4 address operated by AS24768 in PT.

Nutrition Label

WHISPER CANON · stet.ptRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/stet.pt

Resolution chain

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

IPPrefixASNOperatorCountry
94.46.26.20694.46.26.0/24AS24768PT

WHOIS identity

Registrar
Organization
s.t.e.t. - sociedade tecnica de equipamentos e tractores
Contact emails

Subdomains

15 observed subdomains of stet.pt.

Web-graph footprint

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

38 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for stet.pt.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu11877660.wl161.sendgrid.net
SPF_IP194.224.167.214
SPF_IP195.49.179.46
SPF_IP88.157.212.155
SPF_IP88.157.212.158
SPF_MXstet.pt

Related pages

Pivot deeper into the graph from stet.pt.

Cypher and MCP

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

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