Skip to content

Hostname

meca.edu

Last fetched

meca.edu resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · meca.eduRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/meca.edu

Resolution chain

meca.edu resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.14.141104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.15.141104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.70.131172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
Organization
maine college of art
Contact emails

Subdomains

35 observed subdomains of meca.edu.

Web-graph footprint

Distinct hostnames that link to or from meca.edu in the public web crawl.

438 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for meca.edu.

MechanismTarget
SPF_Ameca.edu
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEcust-spf.cashnet.com
SPF_INCLUDEspf.happyfox.com
SPF_IP130.111.32.0/24
SPF_IP147.160.167.0/26
SPF_IP165.193.85.0/24
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP34.194.249.119
SPF_IP34.205.245.67
SPF_IP34.231.8.56
SPF_MXmeca.edu

Related pages

Pivot deeper into the graph from meca.edu.

Cypher and MCP

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

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