Hostname
headshotplus.com
Last fetched
headshotplus.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
headshotplus.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.226.69.16 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.38 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.40 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.64 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.32.241.129 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.29 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.59 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.32.241.9 | 13.32.241.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.78.128 | 18.164.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.78.19 | 18.164.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.78.67 | 18.164.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.78.85 | 18.164.78.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of headshotplus.com owner
- Contact emails
- sgrand@btinternet.com
- 01767e8f-f452-486a-84ff-0d218745c178@identity-protect.org
- 0908d748-a432-4a73-8dac-e2a4cd20f939@identity-protect.org
- 1da4c0b3-f293-4541-9cc2-1fe4ce771202@identity-protect.org
- 2efad1c7-b663-4f63-8495-de9b206f9371@identity-protect.org
- 4b01dd71-ccc8-4e97-91a3-c9ec2324bdc2@identity-protect.org
Subdomains
4 observed subdomains of headshotplus.com.
Web-graph footprint
Distinct hostnames that link to or from headshotplus.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for headshotplus.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | zoho.com |
Related pages
Pivot deeper into the graph from headshotplus.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "headshotplus.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.