Skip to content

Hostname

edufinanzas.com

Last fetched

edufinanzas.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1383 as the registrar.

Nutrition Label

WHISPER CANON · edufinanzas.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/edufinanzas.com

Resolution chain

edufinanzas.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.46.211104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.142.50172.67.128.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.98.0188.114.98.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.99.0188.114.99.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.US

WHOIS identity

Registrar
iana:1383
Organization
edufinanzas www.edufinanzas.com
Contact emails

Subdomains

9 observed subdomains of edufinanzas.com.

Web-graph footprint

Distinct hostnames that link to or from edufinanzas.com in the public web crawl.

8 sites link to this hostname.

239 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for edufinanzas.com.

MechanismTarget
SPF_Aedufinanzas.com
SPF_INCLUDErelay.dns-es.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP173.249.23.141
SPF_IP204.93.189.146
SPF_IP85.208.102.26
SPF_MXedufinanzas.com

Related pages

Pivot deeper into the graph from edufinanzas.com.

Cypher and MCP

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

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