Skip to content

Hostname

phoneregistry.com

Last fetched

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

Nutrition Label

WHISPER CANON · phoneregistry.comRouting diversity5.6/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/phoneregistry.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.233.4.1418.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.115.173.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.89.173.1953.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.212.334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.132.11434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.159.734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.198.33.22744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.220.113.12444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.173.6152.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.56.9952.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.160.1554.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.198.188.14154.198.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.80.73.8954.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.120.454.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.150.24198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.57.186.162100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domain privacy service fbo registrant.
Contact emails

Subdomains

4 observed subdomains of phoneregistry.com.

Web-graph footprint

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

6 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for phoneregistry.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from phoneregistry.com.

Cypher and MCP

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

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