Skip to content

Hostname

thatconceptstore.com

Last fetched

thatconceptstore.com resolves to 10 IPv4 addresses operated by AS20940 in AU. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

21 observed subdomains of thatconceptstore.com.

Web-graph footprint

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

102 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for thatconceptstore.com.

MechanismTarget
SPF_INCLUDE_spf.eu.messagegears.net
SPF_INCLUDEemail-messaging.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.198.55.6

Related pages

Pivot deeper into the graph from thatconceptstore.com.

Cypher and MCP

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

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