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
Resolution chain
holmesplace.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.58.149.249 | 52.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:1052
- Organization
- health and fitness international holdings n.v.
- Contact emails
- 2ba2043b0a28fd0a7f83c8574c91f8eb@domaindiscreet.com
- 451820720a1612334f826dc33333dd10@domaindiscreet.com
- 6de8eb48cac8de7789a41a05a9800cd0_2394437_o@whoisprivacy.com
- cte4b3nn8ejdf8apsekp6d6ju9@domaindiscreet.com
- e1e32e2519049e4e_o@whoisprivacy.com
- f33bb4a60a1612330ab85b521a350bd7@domaindiscreet.com
- gadikorb@holmesplace.com
- johann.vallespi@holmesplace.com
Subdomains
24 observed subdomains of holmesplace.com.
Web-graph footprint
Distinct hostnames that link to or from holmesplace.com in the public web crawl.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for holmesplace.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tmes.trendmicro.com |
| SPF_INCLUDE | spf1.holmesplace.com |
| SPF_INCLUDE | spf2.holmesplace.com |
| SPF_IP | 212.0.104.160/28 |
| SPF_IP | 212.36.81.64 |
| SPF_IP | 213.229.153.64/28 |
| SPF_IP | 213.27.251.208/28 |
| SPF_IP | 46.28.107.75 |
| SPF_IP | 89.221.223.54 |
Related pages
Pivot deeper into the graph from holmesplace.com.
- IP · 52.58.149.249
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1052
- Country · DE
- Email · 2ba2043b0a28fd0a7f83c8574c91f8eb@domaindiscreet.com
- TLD · .com
- Browse hostnames · ho…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.