Skip to content

Hostname

learn-optigo.freddiemaclearning.com

Last fetched

learn-optigo.freddiemaclearning.com resolves to 3 IPv4 addresses operated by SABA-AS-001 - Saba Software Inc. in US.

Nutrition Label

WHISPER CANON · learn-optigo.freddiemaclearning.comRouting diversity3.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/learn-optigo.freddiemaclearning.com

Resolution chain

learn-optigo.freddiemaclearning.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.193.136.210104.193.136.0/24AS53930SABA-AS-001 - Saba Software Inc.US
3.89.160.1043.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.98.24134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with learn-optigo.freddiemaclearning.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from learn-optigo.freddiemaclearning.com in the public web crawl.

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from learn-optigo.freddiemaclearning.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "learn-optigo.freddiemaclearning.com"})-[: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.