Skip to content

Hostname

abcesso.com

Last fetched

abcesso.com resolves to 2 IPv4 addresses operated by THAIBMA-AS-AP The Thai Bond Market Association in HK. WHOIS lists iana:4146 as the registrar.

Nutrition Label

WHISPER CANON · abcesso.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/abcesso.com

Resolution chain

abcesso.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.11.76.18645.11.76.0/23AS55933THAIBMA-AS-AP The Thai Bond Market AssociationHK
45.32.169.6045.32.160.0/20AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

Registrar
iana:4146
Organization
whois privacy protection service by onamae.com
Contact emails

Subdomains

5 observed subdomains of abcesso.com.

Web-graph footprint

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

70 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • abcesso.com

SPF policy

6 SPF mechanisms authorising senders for abcesso.com.

MechanismTarget
SPF_Aabcesso.com
SPF_IP149.28.107.96
SPF_IP45.32.169.60
SPF_IP51.91.74.110
SPF_IP91.121.46.54
SPF_MXabcesso.com

Related pages

Pivot deeper into the graph from abcesso.com.

Cypher and MCP

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

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