Skip to content

Hostname

afromedix.com

Last fetched

afromedix.com resolves to 2 IPv4 addresses operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.0.235.122162.4.13.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
77.37.75.2077.37.88.0/21AS31400SG

WHOIS identity

Registrar
iana:1068
Organization
domain privacy service fbo registrant
Contact emails

Subdomains

8 observed subdomains of afromedix.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for afromedix.com.

MechanismTarget
SPF_Aafromedix.com
SPF_INCLUDE_spf.mail.hostinger.com
SPF_INCLUDEspf.web-hosting.com
SPF_IP162.0.235.118
SPF_MXafromedix.com

Related pages

Pivot deeper into the graph from afromedix.com.

Cypher and MCP

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

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