Skip to content

Hostname

holmesplace.pt

Last fetched

holmesplace.pt resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · holmesplace.ptRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/holmesplace.pt

Resolution chain

holmesplace.pt resolves to 2 distinct IPv4 addresses 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
92.204.221.11992.204.208.0/20AS21499DE

WHOIS identity

Registrar
Organization
hp health clubs, portugal,s.a.
Contact emails

Subdomains

23 observed subdomains of holmesplace.pt.

Web-graph footprint

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

59 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for holmesplace.pt.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.globalpixel.pt
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.27.251.208/28
SPF_IP5.249.121.214

Related pages

Pivot deeper into the graph from holmesplace.pt.

Cypher and MCP

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

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