Skip to content

Hostname

codigofonte.net

Last fetched

codigofonte.net resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · codigofonte.netRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/codigofonte.net

Resolution chain

codigofonte.net resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.37.73104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.205.76172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.0188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.0188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1910
Organization
1985
Contact emails

Subdomains

13 observed subdomains of codigofonte.net.

Web-graph footprint

Distinct hostnames that link to or from codigofonte.net in the public web crawl.

158 sites link to this hostname.

64 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for codigofonte.net.

MechanismTarget
SPF_Acodigofonte.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.zdsys.com
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEbrain4.nexxtserver.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEnexxtserver.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsites3.competiva.com.br
SPF_IP167.114.208.92
SPF_IP173.192.129.134
SPF_IP173.192.129.57
SPF_IP174.140.171.211
SPF_IP184.172.43.250
SPF_IP184.22.209.217
SPF_IP192.241.198.155
SPF_IP198.27.70.211
SPF_IP2607:5300:60:1fd3:0:0:0:0
SPF_IP2a00:1450:400c:c09:0:0:0:234
SPF_MXcodigofonte.net

Related pages

Pivot deeper into the graph from codigofonte.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "codigofonte.net"})-[: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.