Skip to content

Hostname

airgurus.ph

Last fetched

airgurus.ph resolves to 1 IPv4 address operated by AS59253 in SG.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
142.91.102.71142.91.232.0/21AS59253SG

WHOIS identity

No WHOIS records are currently associated with airgurus.ph in WhisperGraph.

Subdomains

19 observed subdomains of airgurus.ph.

Web-graph footprint

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

6 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • airgurus.ph

SPF policy

8 SPF mechanisms authorising senders for airgurus.ph.

MechanismTarget
SPF_Aairgurus.ph
SPF_IP142.91.102.71
SPF_IP198.50.127.202
SPF_IP203.167.7.139
SPF_IP203.167.7.69
SPF_IP203.167.7.81
SPF_IP203.167.7.9
SPF_MXairgurus.ph

Related pages

Pivot deeper into the graph from airgurus.ph.

Cypher and MCP

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

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