Skip to content

Hostname

software.gemini.edu

Last fetched

software.gemini.edu resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · software.gemini.eduRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/software.gemini.edu

Resolution chain

software.gemini.edu resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.208.236.17034.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.86.9.13035.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.233.204.23844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.185.3244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.246.102.13344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.252.153.16644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.33.26.13452.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.38.208.352.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.191.138.1954.191.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with software.gemini.edu in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from software.gemini.edu in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for software.gemini.edu.

MechanismTarget
SPF_Asoftware.gemini.edu
SPF_INCLUDE_phishspf.knowbe4.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.gemini.edu
SPF_MXsoftware.gemini.edu

Related pages

Pivot deeper into the graph from software.gemini.edu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "software.gemini.edu"})-[: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.