Skip to content

Hostname

edu.bicstudy.org

Last fetched

edu.bicstudy.org resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in KR.

Nutrition Label

WHISPER CANON · edu.bicstudy.orgRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/edu.bicstudy.org

Resolution chain

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

IPPrefixASNOperatorCountry
13.125.136.5613.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

No WHOIS records are currently associated with edu.bicstudy.org in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for edu.bicstudy.org.

MechanismTarget
SPF_INCLUDEspf.worksmobile.com
SPF_IP13.125.136.56
SPF_IP183.111.174.112
SPF_IP2406:da12:a17:a400:5a37:1f4a:9dc4:62ab
SPF_IP2406:da12:a17:a400:788e:9d41:aa52:e7ee

Related pages

Pivot deeper into the graph from edu.bicstudy.org.

Cypher and MCP

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

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