Skip to content

Hostname

abimco.com.ng

Last fetched

abimco.com.ng resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:1749 as the registrar.

Nutrition Label

WHISPER CANON · abimco.com.ngRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint0.0/10canon.whisper.security/host/abimco.com.ng

Resolution chain

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

IPPrefixASNOperatorCountry
5.39.69.655.39.0.0/17AS16276FR

WHOIS identity

Registrar
iana:1749
Organization
tola omodeinde
Contact emails

Subdomains

10 observed subdomains of abimco.com.ng.

Web-graph footprint

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

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • abimco.com.ng

SPF policy

5 SPF mechanisms authorising senders for abimco.com.ng.

MechanismTarget
SPF_Aabimco.com.ng
SPF_IP198.27.68.93
SPF_IP5.39.69.65
SPF_IP63.247.65.146
SPF_MXabimco.com.ng

Related pages

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

Cypher and MCP

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

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