Skip to content

Hostname

mailhosting.equicom.com.ph

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
122.2.31.40122.2.0.0/19AS9299IPG-AS-AP - Philippine Long Distance Telephone CompanyPH
203.177.13.138203.177.13.0/24AS4775GLOBE-TELECOM-AS - Globe TelecomsPH

WHOIS identity

No WHOIS records are currently associated with mailhosting.equicom.com.ph in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from mailhosting.equicom.com.ph.

Cypher and MCP

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

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