Skip to content

Hostname

afrojack.com

Last fetched

afrojack.com resolves to 1 IPv4 address operated by VKT-HK Viking Telecom Limited in DE. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · afrojack.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/afrojack.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.104.238.157172.104.224.0/19AS63949VKT-HK Viking Telecom LimitedDE

WHOIS identity

Registrar
iana:839
Organization
sohosted b.v.
Contact emails

Subdomains

9 observed subdomains of afrojack.com.

Web-graph footprint

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

284 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for afrojack.com.

MechanismTarget
SPF_Aafrojack.com
SPF_INCLUDE_spf.sohosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.71.51.68
SPF_IP87.247.240.173
SPF_MXafrojack.com

Related pages

Pivot deeper into the graph from afrojack.com.

Cypher and MCP

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

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