Skip to content

Hostname

unionbankng.com

Last fetched

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

Nutrition Label

WHISPER CANON · unionbankng.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/unionbankng.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.223.102.11045.223.102.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.112.11045.223.112.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:447
Organization
olasunbo babafemi
Contact emails

Subdomains

91 observed subdomains of unionbankng.com.

Web-graph footprint

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

228 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

38 SPF mechanisms authorising senders for unionbankng.com.

MechanismTarget
SPF_Aunionbankng.com
SPF_INCLUDEdeliverygateways.mastercard.com
SPF_INCLUDEdeliverygateways2.mastercard.com
SPF_INCLUDEncapp02.com
SPF_INCLUDEsas.mail.e.sparkpost.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP104.130.140.188
SPF_IP196.6.204.110
SPF_IP196.6.204.112
SPF_IP196.6.204.22
SPF_IP196.6.204.221
SPF_IP196.6.204.223
SPF_IP196.6.204.225
SPF_IP196.6.204.231
SPF_IP196.6.204.24
SPF_IP196.6.204.249
SPF_IP196.6.204.95
SPF_IP196.6.205.111
SPF_IP196.6.205.162
SPF_IP196.6.205.164
SPF_IP196.6.205.165
SPF_IP196.6.205.175
SPF_IP196.6.205.179
SPF_IP196.6.205.204
SPF_IP196.6.205.205
SPF_IP196.6.205.22
SPF_IP196.6.205.224
SPF_IP196.6.205.225
SPF_IP196.6.205.44
SPF_IP196.6.205.45
SPF_IP196.6.205.46
SPF_IP196.6.205.48
SPF_IP23.253.76.87
SPF_IP85.115.52.190/32
SPF_IP85.115.54.190/32
SPF_MXunionbankng.com

Related pages

Pivot deeper into the graph from unionbankng.com.

Cypher and MCP

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

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