Skip to content

Hostname

partstech.com

Last fetched

partstech.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · partstech.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/partstech.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.86.11618.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.12218.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.12918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.9318.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.230.1193.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.423.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.623.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.983.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL

WHOIS identity

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

Subdomains

41 observed subdomains of partstech.com.

Web-graph footprint

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

70 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for partstech.com.

MechanismTarget
SPF_INCLUDE21782758.spf10.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP54.86.251.95
SPF_IP95.169.185.245

Related pages

Pivot deeper into the graph from partstech.com.

Cypher and MCP

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

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