Skip to content

Hostname

connect.phtech.com

Last fetched

connect.phtech.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · connect.phtech.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/connect.phtech.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.167.112.1273.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.112.193.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.112.643.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.112.653.167.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.141.333.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.393.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.823.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.923.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

No WHOIS records are currently associated with connect.phtech.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for connect.phtech.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zixsmbhosted.com
SPF_INCLUDEstspg-customer.com
SPF_IP207.126.144.0/20
SPF_IP64.18.0.0/20

Related pages

Pivot deeper into the graph from connect.phtech.com.

Cypher and MCP

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

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