Skip to content

Hostname

unitybankng.com

Last fetched

unitybankng.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · unitybankng.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/unitybankng.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.223.164.445.223.164.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.176.445.223.176.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:303
Organization
anthony ubagu
Contact emails

Subdomains

62 observed subdomains of unitybankng.com.

Web-graph footprint

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

83 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for unitybankng.com.

MechanismTarget
SPF_Aunitybankng.com
SPF_INCLUDE_spf.ultracrest.com
SPF_INCLUDE_spf.zenter.ng
SPF_INCLUDEemail-messaging.com
SPF_INCLUDEspf.inb.netcoreglobal.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP197.210.183.231
SPF_IP41.242.50.69
SPF_MXunitybankng.com

Related pages

Pivot deeper into the graph from unitybankng.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "unitybankng.com"})-[: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.