Skip to content

Hostname

recipebox.com

Last fetched

recipebox.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.7.113108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.54108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.64108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.7.66108.138.0.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.10413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.162.2918.245.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.162.4018.245.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.162.7518.245.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.162.9218.245.160.0/22AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:468
Organization
on behalf of recipebox.com owner
Contact emails

Subdomains

9 observed subdomains of recipebox.com.

Web-graph footprint

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

14 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for recipebox.com.

MechanismTarget
SPF_Arecipebox.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_MXrecipebox.com

Related pages

Pivot deeper into the graph from recipebox.com.

Cypher and MCP

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

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