Skip to content

Hostname

wrenchway.com

Last fetched

wrenchway.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · wrenchway.comRouting diversity6.0/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/wrenchway.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.232.211.2818.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.216.1613.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.102.1233.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.213.143.1803.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.216.117.2353.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.91.19834.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.173.15634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.31.1344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.204.2244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.146.16444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.118.4044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.16.4344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.77.2744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.38.18652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.5.12352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.80.9252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.124.3652.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.70.120.4452.70.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.81.1754.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.175.34.20454.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

13 observed subdomains of wrenchway.com.

Web-graph footprint

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

232 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for wrenchway.com.

MechanismTarget
SPF_INCLUDE6409247.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from wrenchway.com.

Cypher and MCP

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

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