Skip to content

Hostname

jenandbrian.com

Last fetched

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

Nutrition Label

WHISPER CANON · jenandbrian.comRouting diversity6.0/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jenandbrian.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.177.7616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.1816.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.516.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.14.1083.5.14.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.250.10752.216.250.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.37.10952.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.49.16552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.86.17852.216.86.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.167.552.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.233.22952.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.44.18752.217.44.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.50.5952.217.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.85.352.217.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.161.554.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.192.11754.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.229.3754.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:69
Organization
brian burns
Contact emails

Subdomains

1 observed subdomain of jenandbrian.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from jenandbrian.com.

Cypher and MCP

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

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