Skip to content

Hostname

phacility.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.56.143.413.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.56.62.8713.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.56.75.10513.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
13.57.113.22613.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
184.169.245.220184.169.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
184.72.24.195184.72.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.123.15650.18.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.215.23452.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

9 observed subdomains of phacility.com.

Web-graph footprint

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

279 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for phacility.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from phacility.com.

Cypher and MCP

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

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