Skip to content

Hostname

randomcare.com.ng

Last fetched

randomcare.com.ng resolves to 1 IPv4 address operated by AS153568 in US.

Nutrition Label

WHISPER CANON · randomcare.com.ngRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/randomcare.com.ng

Resolution chain

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

IPPrefixASNOperatorCountry
163.61.188.222163.61.188.0/24AS153568US

WHOIS identity

No WHOIS records are currently associated with randomcare.com.ng in WhisperGraph.

Subdomains

4 observed subdomains of randomcare.com.ng.

Web-graph footprint

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

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • randomcare.com.ng

SPF policy

6 SPF mechanisms authorising senders for randomcare.com.ng.

MechanismTarget
SPF_Arandomcare.com.ng
SPF_IP104.250.135.26
SPF_IP142.132.213.182
SPF_IP163.61.188.222
SPF_IP188.40.64.123
SPF_MXrandomcare.com.ng

Related pages

Pivot deeper into the graph from randomcare.com.ng.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "randomcare.com.ng"})-[: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.