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)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 34.205.240.117
34.192.0.0/12 · AMAZON-AES - Amazon.com, Inc. · Ashburn, US
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:1387
- Registrant organisation
- create for stem institute msu
- Contact emails
- bobcom@geier.us
Subdomains
Showing 12 of 39. View all 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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.