Hostname
affirmtrusttls.com
Last fetched
affirmtrusttls.com resolves to 1 IPv4 address operated by AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
affirmtrusttls.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 |
|---|---|---|---|---|
| 184.168.221.41 | 184.168.128.0/17 | AS26496 | AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of affirmtrusttls.com owner
- Contact emails
- finance@affirmtrust.com
- 00495439-e38b-4e9e-b84c-e518b413ac33@identity-protect.org
- 13f3b02c-b359-4a93-895c-c8c7c256dea4@identity-protect.org
- 4dd3c0cd-6cd3-465e-a099-6d5fd0cb61f1@identity-protect.org
- 6e363fcc-72f7-4fb9-9f9c-83a5c3e7097f@identity-protect.org
- c4c4d922-de73-437f-adfa-665d83c2c808@identity-protect.org
- owner-3703233@affirmtrusttls.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for affirmtrusttls.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _u.affirmtrusttls.com._spf.smart.ondmarc.com |
Related pages
Pivot deeper into the graph from affirmtrusttls.com.
- IP · 184.168.221.41
- ASN · AS26496AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC
- Registrar · iana:468
- Country · US
- Email · finance@affirmtrust.com
- TLD · .com
- Browse hostnames · af…
- 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: "affirmtrusttls.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.