Skip to content

Hostname

unionbankph.com

Last fetched

unionbankph.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · unionbankph.comRouting diversity3.0/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/unionbankph.com

Resolution chain

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

IPPrefixASNOperatorCountry
184.26.72.109184.26.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.197.134.13423.197.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.223.137.8923.223.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

86 observed subdomains of unionbankph.com.

Web-graph footprint

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

604 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for unionbankph.com.

MechanismTarget
SPF_Aunionbankph.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEbmsend.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.219.71.124
SPF_IP203.177.169.14
SPF_IP203.177.169.15
SPF_IP203.177.95.167
SPF_IP36.255.106.220
SPF_MXunionbankph.com

Related pages

Pivot deeper into the graph from unionbankph.com.

Cypher and MCP

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

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