Skip to content

Hostname

impromptugourmet.com

Last fetched

impromptugourmet.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · impromptugourmet.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/impromptugourmet.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.160.78.11518.160.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.78.2118.160.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.78.4818.160.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.78.7118.160.76.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.11599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.1499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:291
Organization
chesapeake fine food group
Contact emails

Subdomains

11 observed subdomains of impromptugourmet.com.

Web-graph footprint

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

16 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for impromptugourmet.com.

MechanismTarget
SPF_Aimpromptugourmet.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP216.157.70.242
SPF_IP216.157.70.244
SPF_IP3.216.5.79

Related pages

Pivot deeper into the graph from impromptugourmet.com.

Cypher and MCP

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

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