Skip to content

Hostname

bathshop321.com

Last fetched

bathshop321.com resolves to 1 IPv4 address operated by AS20860 in GB. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · bathshop321.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bathshop321.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.169.23.154109.169.0.0/18AS20860GB

WHOIS identity

Registrar
iana:1390
Organization
domainmonster.com privacy service
Contact emails

Subdomains

9 observed subdomains of bathshop321.com.

Web-graph footprint

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

57 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bathshop321.com.

MechanismTarget
SPF_Abathshop321.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP109.169.23.152
SPF_IP148.253.151.170/32
SPF_MXbathshop321.com

Related pages

Pivot deeper into the graph from bathshop321.com.

Cypher and MCP

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

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