Skip to content

Hostname

mx-ex2013.equicom.com.ph

Last fetched

mx-ex2013.equicom.com.ph resolves to 4 IPv4 addresses operated by IPG-AS-AP - Philippine Long Distance Telephone Company in PH.

Nutrition Label

WHISPER CANON · mx-ex2013.equicom.com.phRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mx-ex2013.equicom.com.ph

Resolution chain

mx-ex2013.equicom.com.ph resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
122.2.31.36122.2.0.0/19AS9299IPG-AS-AP - Philippine Long Distance Telephone CompanyPH
122.2.31.37122.2.0.0/19AS9299IPG-AS-AP - Philippine Long Distance Telephone CompanyPH
203.177.13.129203.177.13.0/24AS4775GLOBE-TELECOM-AS - Globe TelecomsPH
203.177.13.153203.177.13.0/24AS4775GLOBE-TELECOM-AS - Globe TelecomsPH

WHOIS identity

No WHOIS records are currently associated with mx-ex2013.equicom.com.ph in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from mx-ex2013.equicom.com.ph.

Cypher and MCP

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

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