Skip to content

Hostname

businessofapps.com

Last fetched

businessofapps.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · businessofapps.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/businessofapps.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.35.238.11213.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.11813.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.1713.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.238.513.35.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.SG
13.35.93.11513.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.4413.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.8613.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.9213.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1154
Organization
james cooper
Contact emails

Subdomains

2 observed subdomains of businessofapps.com.

Web-graph footprint

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

11,933 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for businessofapps.com.

MechanismTarget
SPF_INCLUDE143796548.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEemsd1.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP198.1.119.228

Related pages

Pivot deeper into the graph from businessofapps.com.

Cypher and MCP

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

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