Skip to content

Hostname

bitebusiness.com

Last fetched

bitebusiness.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · bitebusiness.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bitebusiness.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.173.166.2418.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.2618.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.3118.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.166.6718.173.166.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.112.10418.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.2218.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.4518.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.112.7818.66.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.10852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.3852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.552.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.8852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.230.124.7054.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.7554.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.8354.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE
54.230.124.8554.230.124.0/24AS16509AMAZON-02 - Amazon.com, Inc.PE

WHOIS identity

Registrar
iana:1068
Organization
digital solutions
Contact emails

Subdomains

15 observed subdomains of bitebusiness.com.

Web-graph footprint

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

14 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for bitebusiness.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from bitebusiness.com.

Cypher and MCP

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

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