Skip to content

Hostname

afripays.com

Last fetched

afripays.com resolves to 3 IPv4 addresses operated by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · afripays.comRouting diversity3.0/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/afripays.com

Resolution chain

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

IPPrefixASNOperatorCountry
69.49.231.22769.49.230.0/23AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS
77.37.53.7477.37.52.0/23AS47583NL
93.127.179.6593.127.178.0/23AS47583NL

WHOIS identity

Registrar
iana:146
Organization
domain admin
Contact emails

Subdomains

1 observed subdomain of afripays.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for afripays.com.

MechanismTarget
SPF_Aafripays.com
SPF_INCLUDE_spf.mail.hostinger.com
SPF_IP69.49.231.227
SPF_MXafripays.com

Related pages

Pivot deeper into the graph from afripays.com.

Cypher and MCP

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

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