Hostname
threatmark.com
Last fetched
threatmark.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
threatmark.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 |
|---|---|---|---|---|
| 13.36.100.136 | 13.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of threatmark.com owner
- Contact emails
- tresner@gmail.com
- 06ed7b80-045a-4761-b9e1-8d14ed8dfa37@identity-protect.org
- 5a7a9668-cf3d-46c9-8b02-9d998b6a3920@identity-protect.org
- 71a63316-ecaf-465d-b9ee-a747c80ddbc7@identity-protect.org
- 8da5966f-57a2-449c-98b7-a1ca2a678f30@identity-protect.org
- 8e352827-e6b7-4de4-9ec0-369eb2744d7c@identity-protect.org
- e825f804-274e-41da-b293-2e08c71904bd@identity-protect.org
- owner-10711911@threatmark.com.whoisprivacyservice.org
- owner-8177387@threatmark.com.whoisprivacyservice.org
Subdomains
57 observed subdomains of threatmark.com.
Showing 25 of 57. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from threatmark.com in the public web crawl.
201 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for threatmark.com.
| Mechanism | Target |
|---|---|
| SPF_A | _mail_sender.threatmark.com |
| SPF_INCLUDE | 50136759.spf01.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smartemailing.cz |
| SPF_MX | threatmark.com |
Related pages
Pivot deeper into the graph from threatmark.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "threatmark.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.