Skip to content

Hostname

stores.tomandco.com

Last fetched

stores.tomandco.com resolves to 1 IPv4 address operated by DSTNY-BACKBONE - Dstny BE N.V. in BE.

Nutrition Label

WHISPER CANON · stores.tomandco.comRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/stores.tomandco.com

Resolution chain

stores.tomandco.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
62.213.218.18462.213.192.0/19AS8368DSTNY-BACKBONE - Dstny BE N.V.BE

WHOIS identity

No WHOIS records are currently associated with stores.tomandco.com in WhisperGraph.

Subdomains

1 observed subdomain of stores.tomandco.com.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for stores.tomandco.com.

MechanismTarget
SPF_Astores.tomandco.com
SPF_INCLUDE_spf.sherpaan.nl
SPF_INCLUDEspf.mail.cloudstar.be
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.118.20.184/29
SPF_IP217.21.186.74
SPF_IP52.166.240.175
SPF_IP52.174.149.34
SPF_MXstores.tomandco.com

Related pages

Pivot deeper into the graph from stores.tomandco.com.

Cypher and MCP

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

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