Skip to content

Hostname

tupperware.com

Last fetched

tupperware.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · tupperware.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/tupperware.com

Resolution chain

tupperware.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:292
Organization
dart industries
Contact emails

Subdomains

784 observed subdomains of tupperware.com.

Web-graph footprint

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

608 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for tupperware.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEap.rp.oracleemaildelivery.com
SPF_INCLUDEoutbound.smtp.wisestamp.net
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP129.153.136.215
SPF_IP150.136.125.142
SPF_IP185.114.215.98/31
SPF_IP189.206.5.92/32
SPF_IP189.206.94.252/32
SPF_IP63.237.248.0/24
SPF_MXtupperware.com

Related pages

Pivot deeper into the graph from tupperware.com.

Cypher and MCP

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

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