Skip to content

Hostname

worten1.codi.pt

Last fetched

worten1.codi.pt resolves to 1 IPv4 address operated by AS9186 in PT.

Nutrition Label

WHISPER CANON · worten1.codi.ptRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/worten1.codi.pt

Resolution chain

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

IPPrefixASNOperatorCountry
213.58.230.175213.58.0.0/16AS9186PT

WHOIS identity

No WHOIS records are currently associated with worten1.codi.pt in WhisperGraph.

Subdomains

1 observed subdomain of worten1.codi.pt.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for worten1.codi.pt.

MechanismTarget
SPF_Aworten1.codi.pt
SPF_INCLUDEpb-dynmktge.com
SPF_INCLUDEpt-dynmktge.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.185.84.20
SPF_IP130.185.84.7
SPF_IP213.58.230.175
SPF_IP62.48.167.162
SPF_IP62.48.167.177
SPF_IP62.48.167.185
SPF_IP62.48.167.190
SPF_MXmail.codi.pt
SPF_MXns2.incentea.pt
SPF_MXwebmail.incentea.pt
SPF_MXworten1.codi.pt

Related pages

Pivot deeper into the graph from worten1.codi.pt.

Cypher and MCP

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

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