Skip to content

Hostname

lead-intake.ownup.com

Last fetched

lead-intake.ownup.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · lead-intake.ownup.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/lead-intake.ownup.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.85.128108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.39108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.46108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.83108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.1283.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.203.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.293.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.19.783.170.19.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with lead-intake.ownup.com in WhisperGraph.

Subdomains

1 observed subdomain of lead-intake.ownup.com.

Threat posture

History

Related pages

Pivot deeper into the graph from lead-intake.ownup.com.

Cypher and MCP

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

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