Skip to content

Hostname

adcb.com

Last fetched

adcb.com resolves to 1 IPv4 address operated by IIX-IIX IIX-iix in AE. WHOIS lists iana:1738 as the registrar.

Nutrition Label

WHISPER CANON · adcb.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/adcb.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.15.172.11045.15.172.0/24AS208922IIX-IIX IIX-iixAE

WHOIS identity

Registrar
iana:1738
Organization
web administrator
Contact emails

Subdomains

63 observed subdomains of adcb.com.

Web-graph footprint

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

750 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for adcb.com.

MechanismTarget
SPF_INCLUDEspf-0056e901.pphosted.com
SPF_INCLUDEspf-0056e903.pphosted.com
SPF_IP195.229.119.56
SPF_IP195.229.45.148
SPF_IP195.229.45.150
SPF_IP91.74.242.224
SPF_IP94.203.239.55

Related pages

Pivot deeper into the graph from adcb.com.

Cypher and MCP

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

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