Hostname
certitrek.com
Last fetched
certitrek.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
certitrek.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 |
|---|---|---|---|---|
| 3.221.81.241 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- brad crump
- Contact emails
- aws@certitrek.com
- domains@eliresearch.com
- 19543191-34de-48bd-8409-6d2fdb76f3be@identity-protect.org
- 31da9c1e-0c34-450a-935b-086d1a6fd778@identity-protect.org
- 3e595645-640a-4b34-a744-4dc7445581de@identity-protect.org
- 53c1c437-66b7-4d9c-81cb-de5dae1a69f4@identity-protect.org
- 61d2fd4d-a13d-45a3-abf1-f464290c4690@identity-protect.org
- dd2cea28-468d-4c6a-b02b-c45646e38fc5@identity-protect.org
- e93cd3dd-86ac-4d40-940c-c11b225d4497@identity-protect.org
- owner-1993917@certitrek.com.whoisprivacyservice.org
- owner-2273789@certitrek.com.whoisprivacyservice.org
Subdomains
18 observed subdomains of certitrek.com.
Web-graph footprint
Distinct hostnames that link to or from certitrek.com in the public web crawl.
85 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for certitrek.com.
| Mechanism | Target |
|---|---|
| SPF_A | certitrek.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | one.zoho.com |
| SPF_INCLUDE | spf.mandrillapp.com |
Related pages
Pivot deeper into the graph from certitrek.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "certitrek.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.