Skip to content

Hostname

bec.edu.ph

Last fetched

bec.edu.ph resolves to 1 IPv4 address operated by SINGLEHOP-LLC - Internap Holding LLC in US.

Nutrition Label

WHISPER CANON · bec.edu.phRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bec.edu.ph

Resolution chain

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

IPPrefixASNOperatorCountry
99.198.107.21899.198.96.0/20AS32475SINGLEHOP-LLC - Internap Holding LLCUS

WHOIS identity

No WHOIS records are currently associated with bec.edu.ph in WhisperGraph.

Subdomains

1 observed subdomain of bec.edu.ph.

Web-graph footprint

Distinct hostnames that link to or from bec.edu.ph in the public web crawl.

21 sites link to this hostname.

389 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bec.edu.ph.

MechanismTarget
SPF_Abec.edu.ph
SPF_IP173.236.52.146
SPF_IP184.154.180.68
SPF_IP184.154.49.138
SPF_IP216.104.46.210
SPF_IP67.212.173.114
SPF_IP99.198.107.218
SPF_MXbec.edu.ph

Related pages

Pivot deeper into the graph from bec.edu.ph.

Cypher and MCP

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

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