Skip to content

Hostname

create4stem.org

Last fetched

create4stem.org resolves to 34.205.240.117, announced in 34.192.0.0/12 by AMAZON-AES - Amazon.com, Inc. in US. create4stem.org is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · create4stem.orgRouting diversity1.5/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/create4stem.org

Resolution chain

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:1387
Registrant organisation
create for stem institute msu
Contact emails
bobcom@geier.us

Subdomains

Mail and authentication

Nameservers

  • ns1.dnsimple.com
  • ns3.dnsimple.com
  • cr-ib-pri.net.msu.edu
  • sny-ib-pri.net.msu.edu
  • ns1.msu.edu
  • ns2.msu.edu
  • ns3.msu.edu
  • ns2.dnsimple-edge.net
  • ns4.dnsimple-edge.org

MX records

  • inbound-smtp.us-east-1.amazonaws.com
  • mail.create4stem.org

SPF policy

  • include: amazonses.com
  • include: helpscoutemail.com
  • a: create4stem.org
  • mx: create4stem.org
  • include: cloud.create4stem.org

Threat-feed evidence

History

Related pages

Pivot from create4stem.org into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "create4stem.org"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.