Skip to content

Hostname

talentofriedman.com

Last fetched

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

Nutrition Label

WHISPER CANON · talentofriedman.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/talentofriedman.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.212.125.6935.11.95.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
35.84.250.18935.96.22.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.216.4945.2.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
44.253.48.17045.2.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.19.21752.46.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.36.163.8952.46.28.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.83.3552.46.30.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.41.218.12552.46.30.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of talentofriedman.com.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from talentofriedman.com.

Cypher and MCP

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

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