Skip to content

Hostname

g42cloud.com

Last fetched

g42cloud.com resolves to 1 IPv4 address operated by EOSCLOUD in AE. WHOIS lists iana:1376 as the registrar.

Nutrition Label

WHISPER CANON · g42cloud.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/g42cloud.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.116.29.68188.116.28.0/22AS208800EOSCLOUDAE

WHOIS identity

Registrar
iana:1376
Organization
private data
Contact emails

Subdomains

20 observed subdomains of g42cloud.com.

Web-graph footprint

Distinct hostnames that link to or from g42cloud.com in the public web crawl.

10 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for g42cloud.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.116.28.188
SPF_IP91.201.7.224/30
SPF_IP91.201.7.246
SPF_IP91.201.7.247
SPF_IP91.201.7.254

Related pages

Pivot deeper into the graph from g42cloud.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "g42cloud.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.