Skip to content

Hostname

phtech.com

Last fetched

phtech.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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
99.84.41.2799.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.3299.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.6699.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.7099.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

50 observed subdomains of phtech.com.

Web-graph footprint

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

25 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for 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 phtech.com.

Cypher and MCP

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

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