Skip to content

Hostname

abos.org

Last fetched

abos.org resolves to 1 IPv4 address operated by CNSQ-AS32298 - Centersquare in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · abos.orgRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/abos.org

Resolution chain

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

IPPrefixASNOperatorCountry
64.255.210.20664.255.228.0/24AS32298CNSQ-AS32298 - CentersquareUS

WHOIS identity

Registrar
iana:2
Organization
american board of orthopaedic surgery
Contact emails

Subdomains

9 observed subdomains of abos.org.

Web-graph footprint

Distinct hostnames that link to or from abos.org in the public web crawl.

887 sites link to this hostname.

105 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for abos.org.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.115.36.24

Related pages

Pivot deeper into the graph from abos.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "abos.org"})-[: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.