Skip to content

Hostname

abacusestates.com

Last fetched

abacusestates.com resolves to 1 IPv4 address operated by OVH in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · abacusestates.comRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/abacusestates.com

Resolution chain

abacusestates.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.195.204.21151.195.0.0/16AS16276OVHGB

WHOIS identity

Registrar
iana:146
Organization
mark simons
Contact emails

Subdomains

4 observed subdomains of abacusestates.com.

Web-graph footprint

Distinct hostnames that link to or from abacusestates.com in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for abacusestates.com.

MechanismTarget
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP198.244.133.31
SPF_IP198.244.202.182
SPF_IP198.244.212.93
SPF_IP37.122.250.60/32
SPF_IP5.148.149.58
SPF_IP51.195.250.100
SPF_IP81.130.214.82
SPF_IP81.133.42.239
SPF_IP81.134.53.70
SPF_IP83.151.235.162
SPF_IP84.9.38.100

Related pages

Pivot deeper into the graph from abacusestates.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "abacusestates.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.