Skip to content

Hostname

julialovesbrian.com

Last fetched

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

Nutrition Label

WHISPER CANON · julialovesbrian.comRouting diversity4.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/julialovesbrian.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.180.16716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.18516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.14316.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.217.173.20552.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.228.19752.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.40.4352.217.40.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.137.6154.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.171.10954.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
brian muse
Contact emails

Subdomains

5 observed subdomains of julialovesbrian.com.

Threat posture

History

Related pages

Pivot deeper into the graph from julialovesbrian.com.

Cypher and MCP

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

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