Skip to content

Hostname

omnistar.cloud

Last fetched

omnistar.cloud resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:1345 as the registrar.

Nutrition Label

WHISPER CANON · omnistar.cloudRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/omnistar.cloud

Resolution chain

omnistar.cloud resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.225.196.11213.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.2213.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.613.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.813.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
54.192.151.11954.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.12354.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.7954.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
54.192.151.9854.192.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:1345
Organization
f1 solutions
Contact emails

Subdomains

36 observed subdomains of omnistar.cloud.

Web-graph footprint

Distinct hostnames that link to or from omnistar.cloud in the public web crawl.

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for omnistar.cloud.

MechanismTarget
SPF_INCLUDE14568987.spf01.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from omnistar.cloud.

Cypher and MCP

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

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