Skip to content

Hostname

friedmanu.com

Last fetched

friedmanu.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 · friedmanu.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/friedmanu.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.147.170.9616.147.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
34.213.136.2434.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.218.85.14834.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.194.12244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.235.220.22544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.88.198.23552.88.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.214.80.11354.214.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.70.158.1754.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
arturo goldberg
Contact emails

Subdomains

4 observed subdomains of friedmanu.com.

Web-graph footprint

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

9 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for friedmanu.com.

MechanismTarget
SPF_INCLUDE7070425.spf05.hubspotemail.net

Related pages

Pivot deeper into the graph from friedmanu.com.

Cypher and MCP

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

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