Skip to content

Hostname

ourbranch.dev

Last fetched

ourbranch.dev resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · ourbranch.devRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/ourbranch.dev

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.4.118108.158.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.4.193108.158.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.4.38108.158.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
108.158.4.99108.158.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
13.33.13.11313.33.13.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.13.21013.33.13.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.13.3313.33.13.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.13.3413.33.13.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:291
Organization
jewella privacy
Contact emails

Subdomains

116 observed subdomains of ourbranch.dev.

Threat posture

History

Related pages

Pivot deeper into the graph from ourbranch.dev.

Cypher and MCP

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

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