Skip to content

Hostname

data2cloud.om

Last fetched

data2cloud.om resolves to 1 IPv4 address operated by AST-GROUP-CAP-AS in OM. WHOIS lists iana:700000003 as the registrar.

Nutrition Label

WHISPER CANON · data2cloud.omRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/data2cloud.om

Resolution chain

data2cloud.om resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
91.132.66.5291.132.66.0/24AS209576AST-GROUP-CAP-ASOM

WHOIS identity

Registrar
iana:700000003
Organization
duqm data centre saoc
Contact emails

Subdomains

27 observed subdomains of data2cloud.om.

Web-graph footprint

Distinct hostnames that link to or from data2cloud.om in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for data2cloud.om.

MechanismTarget
SPF_INCLUDEboq0nygize.powerspf.com

Related pages

Pivot deeper into the graph from data2cloud.om.

Cypher and MCP

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

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