Skip to content

Hostname

acbsfo.com

Last fetched

acbsfo.com resolves to 6 IPv4 addresses operated by AKAMAI-ASN1 in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · acbsfo.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/acbsfo.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.70.121.26104.70.120.0/23AS20940AKAMAI-ASN1US
104.70.121.90104.70.120.0/23AS20940AKAMAI-ASN1US
23.36.162.19923.36.162.0/24AS20940AKAMAI-ASN1DE
23.36.162.22023.36.162.0/24AS20940AKAMAI-ASN1DE
62.115.252.4862.115.0.0/16AS1299TWELVE99 Arelion, fka Telia CarrierFI
80.239.137.17180.239.128.0/19AS1299TWELVE99 Arelion, fka Telia CarrierFI

WHOIS identity

Registrar
iana:292
Organization
cds
Contact emails

Subdomains

99 observed subdomains of acbsfo.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for acbsfo.com.

MechanismTarget
SPF_MXacbsfo.com

Related pages

Pivot deeper into the graph from acbsfo.com.

Cypher and MCP

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

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