Skip to content

Hostname

lovingly.com.ng

Last fetched

lovingly.com.ng has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:28112014 as the registrar.

Nutrition Label

WHISPER CANON · lovingly.com.ngRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/lovingly.com.ng

Resolution chain

lovingly.com.ng has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:28112014
Organization
nsikak andrew
Contact emails

Subdomains

3 observed subdomains of lovingly.com.ng.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for lovingly.com.ng.

MechanismTarget
SPF_Alovingly.com.ng
SPF_IP102.218.215.41
SPF_MXlovingly.com.ng

Related pages

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

Cypher and MCP

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

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