Skip to content

Hostname

benown.app

Last fetched

benown.app resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · benown.appRouting diversity3.0/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/benown.app

Resolution chain

benown.app resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.48.135.114100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.225.21034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.165.3134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.204.200.22554.204.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

6 observed subdomains of benown.app.

Web-graph footprint

Distinct hostnames that link to or from benown.app in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for benown.app.

MechanismTarget
SPF_INCLUDE5885626.spf07.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEapi.stripe.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from benown.app.

Cypher and MCP

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

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