Skip to content

Hostname

bir.gov.ph

Last fetched

bir.gov.ph appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · bir.gov.phRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/bir.gov.ph

Resolution chain

bir.gov.ph has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

No WHOIS records are currently associated with bir.gov.ph in WhisperGraph.

Subdomains

57 observed subdomains of bir.gov.ph.

Web-graph footprint

Distinct hostnames that link to or from bir.gov.ph in the public web crawl.

979 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for bir.gov.ph.

MechanismTarget
SPF_INCLUDE_spf.eml100hnd.ctr.sophos.com
SPF_INCLUDE_spf.prod.hydra.sophos.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP121.58.238.151
SPF_IP121.58.238.197
SPF_IP121.58.238.201
SPF_IP121.58.238.203
SPF_IP121.58.238.205
SPF_IP121.58.238.206
SPF_IP136.158.157.66
SPF_IP136.158.158.231
SPF_IP202.90.132.130
SPF_IP202.90.149.130
SPF_IP222.127.109.215
SPF_IP222.127.109.3
SPF_IP52.23.190.146
SPF_IP58.71.22.2
SPF_IP58.97.179.125
SPF_IP58.97.186.10
SPF_IP58.97.186.124
SPF_IP58.97.186.125
SPF_IP58.97.186.52
SPF_IP58.97.186.53
SPF_IP58.97.186.54

Related pages

Pivot deeper into the graph from bir.gov.ph.

Cypher and MCP

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

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