Skip to content

Hostname

iiee.org.ph

Last fetched

iiee.org.ph resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:863 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.9.136.1395.9.0.0/16AS24940DE

WHOIS identity

Registrar
iana:863
Organization
arthur a lopez,
Contact emails

Subdomains

48 observed subdomains of iiee.org.ph.

Web-graph footprint

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

29 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for iiee.org.ph.

MechanismTarget
SPF_Aiiee.org.ph
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_IP135.181.210.200/32
SPF_IP135.181.210.201/32
SPF_IP167.235.117.23/32
SPF_IP168.119.145.222/32
SPF_IP168.119.145.225/32
SPF_IP5.9.136.130/32
SPF_IP65.109.59.105/32
SPF_MXiiee.org.ph

Related pages

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

Cypher and MCP

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

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