Skip to content

Hostname

tcomanufacturing.com

Last fetched

tcomanufacturing.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · tcomanufacturing.comRouting diversity5.7/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tcomanufacturing.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.178.15916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.17116.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.20816.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.15216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.203.9216.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.219.23116.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.37.24516.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.66.4516.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.43.18152.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.130.10152.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.137.24552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.165.18952.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.203.21352.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.223.1352.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.227.15752.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.95.18152.217.95.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
eric hill
Contact emails

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for tcomanufacturing.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP184.180.163.57
SPF_IP184.180.163.59
SPF_IP184.180.163.61
SPF_MXtcomanufacturing.com

Related pages

Pivot deeper into the graph from tcomanufacturing.com.

Cypher and MCP

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

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