Skip to content

Hostname

cebu.smart.com.ph

Last fetched

cebu.smart.com.ph resolves to 1 IPv4 address operated by SMARTBRO-PH-AP Smart Broadband, Inc. in PH.

Nutrition Label

WHISPER CANON · cebu.smart.com.phRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cebu.smart.com.ph

Resolution chain

cebu.smart.com.ph resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
121.54.22.186121.54.16.0/21AS10139SMARTBRO-PH-AP Smart Broadband, Inc.PH

WHOIS identity

No WHOIS records are currently associated with cebu.smart.com.ph in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from cebu.smart.com.ph.

Cypher and MCP

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

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