Skip to content

Hostname

acedesigns.com.ng

Last fetched

acedesigns.com.ng resolves to 1 IPv4 address operated by AS329184 in ZA. WHOIS lists iana:28112014 as the registrar.

Nutrition Label

WHISPER CANON · acedesigns.com.ngRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/acedesigns.com.ng

Resolution chain

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

IPPrefixASNOperatorCountry
102.218.215.25102.218.215.0/24AS329184ZA

WHOIS identity

Registrar
iana:28112014
Organization
Contact emails

Subdomains

14 observed subdomains of acedesigns.com.ng.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for acedesigns.com.ng.

MechanismTarget
SPF_Aacedesigns.com.ng
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.host-ww.net
SPF_IP102.218.215.25
SPF_IP169.255.59.11
SPF_IP169.255.59.27
SPF_IP169.255.59.74
SPF_MXacedesigns.com.ng

Related pages

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

Cypher and MCP

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

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