Skip to content

Hostname

winningplus.org.ph

Last fetched

winningplus.org.ph resolves to 2 IPv4 addresses operated by AS-HOSTINGER - Hostinger International Limited in DE.

Nutrition Label

WHISPER CANON · winningplus.org.phRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/winningplus.org.ph

Resolution chain

winningplus.org.ph resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
92.113.16.14092.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE
92.113.23.20292.113.16.0/21AS47583AS-HOSTINGER - Hostinger International LimitedDE

WHOIS identity

No WHOIS records are currently associated with winningplus.org.ph in WhisperGraph.

Subdomains

1 observed subdomain of winningplus.org.ph.

Web-graph footprint

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

356 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for winningplus.org.ph.

MechanismTarget
SPF_INCLUDE_spf.mail.hostinger.com

Related pages

Pivot deeper into the graph from winningplus.org.ph.

Cypher and MCP

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

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