Skip to content

Hostname

mecatechnic.com

Last fetched

mecatechnic.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · mecatechnic.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/mecatechnic.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.12813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
89.248.210.7289.248.210.0/23AS34993FR
99.84.152.10999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.11799.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.11899.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.152.5999.84.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of mecatechnic.com owner
Contact emails

Subdomains

54 observed subdomains of mecatechnic.com.

Web-graph footprint

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

340 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for mecatechnic.com.

MechanismTarget
SPF_Amecatechnic.com
SPF_Asmtp.mecatechnic.com
SPF_INCLUDEoutbound.mailhop.org
SPF_INCLUDEspf.odiso.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP37.71.36.92
SPF_IP37.71.36.93/32
SPF_MXmecatechnic.com

Related pages

Pivot deeper into the graph from mecatechnic.com.

Cypher and MCP

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

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