Skip to content

Hostname

holmesplace.com

Last fetched

holmesplace.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · holmesplace.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/holmesplace.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.58.149.24952.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1052
Organization
health and fitness international holdings n.v.
Contact emails

Subdomains

24 observed subdomains of holmesplace.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for holmesplace.com.

MechanismTarget
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_INCLUDEspf1.holmesplace.com
SPF_INCLUDEspf2.holmesplace.com
SPF_IP212.0.104.160/28
SPF_IP212.36.81.64
SPF_IP213.229.153.64/28
SPF_IP213.27.251.208/28
SPF_IP46.28.107.75
SPF_IP89.221.223.54

Related pages

Pivot deeper into the graph from holmesplace.com.

Cypher and MCP

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

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