Skip to content

Hostname

celionworld.com

Last fetched

celionworld.com resolves to 11 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · celionworld.comRouting diversity5.2/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/celionworld.com

Resolution chain

celionworld.com resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.49.22.42100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.113.11613.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.8.973.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.226.159.213.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.139.15334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.250.19735.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.146.20244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.215.195.2444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.33.12252.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.244.16352.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.135.24554.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

5 observed subdomains of celionworld.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for celionworld.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from celionworld.com.

Cypher and MCP

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

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