Skip to content

Hostname

friedmanu.lat

Last fetched

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

Nutrition Label

WHISPER CANON · friedmanu.latRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/friedmanu.lat

Resolution chain

friedmanu.lat 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:1086
Organization
arturo goldberg
Contact emails

Subdomains

4 observed subdomains of friedmanu.lat.

Web-graph footprint

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

5 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from friedmanu.lat.

Cypher and MCP

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

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