Skip to content

Hostname

mx-2013.bclaw.com.ph

Last fetched

mx-2013.bclaw.com.ph resolves to 3 IPv4 addresses operated by GLOBE-TELECOM-AS - Globe Telecoms in PH.

Nutrition Label

WHISPER CANON · mx-2013.bclaw.com.phRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/mx-2013.bclaw.com.ph

Resolution chain

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

IPPrefixASNOperatorCountry
203.177.72.69203.177.0.0/16AS4775GLOBE-TELECOM-AS - Globe TelecomsPH
58.71.14.21358.71.0.0/18AS9299IPG-AS-AP - Philippine Long Distance Telephone CompanyPH
58.71.14.21458.71.0.0/18AS9299IPG-AS-AP - Philippine Long Distance Telephone CompanyPH

WHOIS identity

No WHOIS records are currently associated with mx-2013.bclaw.com.ph in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from mx-2013.bclaw.com.ph.

Cypher and MCP

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

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