Skip to content

Hostname

4eange.org

Last fetched

4eange.org resolves to 2 IPv4 addresses operated by AS16276 in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · 4eange.orgRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/4eange.org

Resolution chain

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

IPPrefixASNOperatorCountry
15.235.0.6815.235.0.0/17AS16276CA
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

Registrar
iana:303
Organization
Contact emails

Web-graph footprint

Distinct hostnames that link to or from 4eange.org in the public web crawl.

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • 4eange.org

SPF policy

4 SPF mechanisms authorising senders for 4eange.org.

MechanismTarget
SPF_A4eange.org
SPF_IP15.235.0.68
SPF_IP51.222.47.8
SPF_MX4eange.org

Related pages

Pivot deeper into the graph from 4eange.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "4eange.org"})-[: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.