Skip to content

Hostname

mecu.com

Last fetched

mecu.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · mecu.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/mecu.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.16.175.2104.16.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.16.176.2104.16.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:9
Organization
perfect privacy,
Contact emails

Subdomains

24 observed subdomains of mecu.com.

Web-graph footprint

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

70 sites link to this hostname.

47 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for mecu.com.

MechanismTarget
SPF_Amonitor.ensenta.com
SPF_INCLUDE_external.pscu.com
SPF_INCLUDEbulk.decipherinc.com
SPF_INCLUDEspf.cashedge.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfref.jackhenry.com
SPF_IP12.164.193.235/32
SPF_IP12.164.193.34/32
SPF_IP13.68.104.124
SPF_IP13.77.166.135
SPF_IP204.14.135.181
SPF_IP204.14.135.190
SPF_IP208.87.233.190/32
SPF_IP208.87.234.190/32
SPF_IP40.132.187.22
SPF_IP50.235.58.150
SPF_IP52.128.98.34/32
SPF_IP63.114.195.237/32
SPF_IP63.114.195.39/32
SPF_IP63.66.39.214
SPF_IP63.84.111.194
SPF_IP65.207.120.66
SPF_IP65.242.1.230
SPF_IP74.200.60.34/32

Related pages

Pivot deeper into the graph from mecu.com.

Cypher and MCP

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

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