Skip to content

Hostname

skidxb.com

Last fetched

skidxb.com resolves to 11 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V. in ZA. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · skidxb.comRouting diversity3.9/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/skidxb.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.196.227.10123.196.227.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.ZA
23.196.227.10623.196.227.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.ZA
23.212.110.4023.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.212.110.8023.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.212.110.9023.212.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
23.33.42.13823.33.42.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.33.42.14223.33.42.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.US
23.36.162.20023.36.162.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
23.36.162.21823.36.162.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.DE
95.100.146.1195.100.146.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ
95.100.146.2795.100.146.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.CZ

WHOIS identity

Registrar
iana:9
Organization
majid al futtaim leisure
Contact emails

Subdomains

14 observed subdomains of skidxb.com.

Web-graph footprint

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

795 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for skidxb.com.

MechanismTarget
SPF_INCLUDEemail-messaging.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from skidxb.com.

Cypher and MCP

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

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