Hostname
assertiv.com
Last fetched
assertiv.com resolves to 2 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
assertiv.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.0.78.147 | 192.0.78.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
| 192.0.78.205 | 192.0.78.0/24 | AS2635 | AUTOMATTIC - Automattic, Inc | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of assertiv.com owner
- Contact emails
- admin@domainassetholdings.com
- 23b705df-f352-4527-a2aa-72448cc271ad@identity-protect.org
- 6341c3f2-c78b-4888-bb58-705b05c7f580@identity-protect.org
- 69d50a12-f874-45f1-b19c-dca88ff6edff@identity-protect.org
- 6c196276-9d8f-4419-974c-8be897e03d33@identity-protect.org
- 7b210aa8-b46c-4816-b53a-662b5105cc4c@identity-protect.org
- 92a6a3ed-be21-49d0-a8b5-74e5028cc5ae@identity-protect.org
- 9c9184ab-3444-4027-b56a-1413c5609118@identity-protect.org
- owner-2255622@assertiv.com.whoisprivacyservice.org
- owner-9210248@assertiv.com.whoisprivacyservice.org
- owner-9740516@assertiv.com.whoisprivacyservice.org
Subdomains
15 observed subdomains of assertiv.com.
Web-graph footprint
Distinct hostnames that link to or from assertiv.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for assertiv.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.wpcloud.com |
| SPF_INCLUDE | au.zcsend.net |
| SPF_INCLUDE | b.atomicsites.net |
| SPF_INCLUDE | one.zoho.com.au |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from assertiv.com.
- IP · 192.0.78.147
- ASN · AS2635AUTOMATTIC - Automattic, Inc
- Registrar · iana:468
- Country · US
- Email · admin@domainassetholdings.com
- TLD · .com
- Browse hostnames · as…
- 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: "assertiv.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.