Skip to content

Hostname

codefive.pt

Last fetched

codefive.pt resolves to 1 IPv4 address operated by ONI Internet Service Provider in PT.

Nutrition Label

WHISPER CANON · codefive.ptRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/codefive.pt

Resolution chain

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

IPPrefixASNOperatorCountry
194.38.146.174194.38.128.0/19AS5626ONI Internet Service ProviderPT

WHOIS identity

Registrar
Organization
code five, lda
Contact emails

Subdomains

41 observed subdomains of codefive.pt.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for codefive.pt.

MechanismTarget
SPF_Acodefive.pt
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.38.146.174
SPF_IP194.38.146.176
SPF_MXcodefive.pt

Related pages

Pivot deeper into the graph from codefive.pt.

Cypher and MCP

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

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