Skip to content

Hostname

smartweb.com.ng

Last fetched

smartweb.com.ng resolves to 2 IPv4 addresses operated by MAJESTIC-HOSTING-01 - Majestic Hosting Solutions, LLC in US. WHOIS lists iana:24062013 as the registrar.

Nutrition Label

WHISPER CANON · smartweb.com.ngRouting diversity2.4/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/smartweb.com.ng

Resolution chain

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

IPPrefixASNOperatorCountry
104.37.174.226104.37.174.0/24AS396073MAJESTIC-HOSTING-01 - Majestic Hosting Solutions, LLCUS
208.115.218.70208.115.218.0/24AS46475LIMESTONENETWORKS - Limestone Networks, Inc.US

WHOIS identity

Registrar
iana:24062013
Organization
smartweb nig.
Contact emails

Subdomains

23 observed subdomains of smartweb.com.ng.

Web-graph footprint

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

70 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • smartweb.com.ng

SPF policy

7 SPF mechanisms authorising senders for smartweb.com.ng.

MechanismTarget
SPF_Asmartweb.com.ng
SPF_IP208.115.200.110
SPF_IP208.115.218.222
SPF_IP208.115.218.70
SPF_IP67.220.182.162
SPF_IP67.220.182.178
SPF_MXsmartweb.com.ng

Related pages

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

Cypher and MCP

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

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