Skip to content

Hostname

webiliti.com.ng

Last fetched

webiliti.com.ng resolves to 1 IPv4 address operated by AS28753 in DE. WHOIS lists iana:3954 as the registrar.

Nutrition Label

WHISPER CANON · webiliti.com.ngRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/webiliti.com.ng

Resolution chain

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

IPPrefixASNOperatorCountry
84.16.253.084.16.224.0/19AS28753DE

WHOIS identity

Registrar
iana:3954
Organization
example
Contact emails

Subdomains

8 observed subdomains of webiliti.com.ng.

Web-graph footprint

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

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • webiliti.com.ng

SPF policy

10 SPF mechanisms authorising senders for webiliti.com.ng.

MechanismTarget
SPF_Awebiliti.com.ng
SPF_INCLUDEspf.antispamcloud.com
SPF_IP139.177.180.48
SPF_IP162.0.208.210
SPF_IP172.105.249.195
SPF_IP198.54.113.206
SPF_IP199.201.110.50
SPF_IP63.250.36.74
SPF_IP84.16.253.0
SPF_MXwebiliti.com.ng

Related pages

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

Cypher and MCP

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

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