Skip to content

Hostname

tormach.com

Last fetched

tormach.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.186.10413.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.2913.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.6113.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.186.713.35.186.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.20.1013.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.10913.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.2613.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.7713.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.66.102.11418.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.12318.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.6018.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.102.9818.66.102.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
andrew grevstad
Contact emails

Subdomains

22 observed subdomains of tormach.com.

Web-graph footprint

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

302 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for tormach.com.

MechanismTarget
SPF_INCLUDE2877253.spf10.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.braintreegateway.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.160.145.217
SPF_IP69.11.175.242/29

Related pages

Pivot deeper into the graph from tormach.com.

Cypher and MCP

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

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