Hostname
abacusnext.com
Last fetched
abacusnext.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
abacusnext.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:146
- Organization
- alessandra lezama
- Contact emails
Subdomains
36 observed subdomains of abacusnext.com.
Showing 25 of 36. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from abacusnext.com in the public web crawl.
128 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
19 SPF mechanisms authorising senders for abacusnext.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 5861831.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf.stgi.net |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.40.64.36 |
| SPF_IP | 104.42.135.45 |
| SPF_IP | 12.12.200.74 |
| SPF_IP | 136.179.24.2 |
| SPF_IP | 136.179.24.5 |
| SPF_IP | 162.217.197.210 |
| SPF_IP | 162.254.184.40 |
| SPF_IP | 162.254.185.10 |
| SPF_IP | 173.227.39.226 |
| SPF_IP | 209.242.149.65 |
| SPF_IP | 70.186.141.154 |
| SPF_MX | abacusnext.com |
Related pages
Pivot deeper into the graph from abacusnext.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "abacusnext.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.