Skip to content

Hostname

mtechapp.com

Last fetched

mtechapp.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · mtechapp.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/mtechapp.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.129.60.168108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
18.200.108.15618.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.78.182.23354.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.34.247.18563.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

6 observed subdomains of mtechapp.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for mtechapp.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_IP212.227.126.128/25
SPF_IP212.227.17.0/27

Related pages

Pivot deeper into the graph from mtechapp.com.

Cypher and MCP

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

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