Skip to content

Hostname

jamnet.com.ng

Last fetched

jamnet.com.ng resolves to 1 IPv4 address operated by TIER-NET - Tier.Net Technologies LLC in US. WHOIS lists iana:290414 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
170.39.213.144170.40.210.0/24AS397423TIER-NET - Tier.Net Technologies LLCUS

WHOIS identity

Registrar
iana:290414
Organization
christopher chikamso
Contact emails

Subdomains

7 observed subdomains of jamnet.com.ng.

Web-graph footprint

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

409 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • jamnet.com.ng

SPF policy

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

MechanismTarget
SPF_Ajamnet.com.ng
SPF_INCLUDErelay.mailchannels.net
SPF_IP170.39.213.144
SPF_IP192.3.204.194
SPF_IP67.225.140.132
SPF_IP67.225.140.75
SPF_MXjamnet.com.ng

Related pages

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

Cypher and MCP

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

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