Skip to content

Hostname

celiaoil.com

Last fetched

celiaoil.com resolves to 3 IPv4 addresses operated by AS48254 in GB. WHOIS lists iana:1601 as the registrar.

Nutrition Label

WHISPER CANON · celiaoil.comRouting diversity3.0/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/celiaoil.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.151.30.202185.151.30.0/24AS48254GB
146.190.227.144146.190.224.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL
193.235.147.93193.235.147.0/24AS57169NL

WHOIS identity

Registrar
iana:1601
Organization
les huileries du souss belhassan
Contact emails

Subdomains

1 observed subdomain of celiaoil.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for celiaoil.com.

MechanismTarget
SPF_Aceliaoil.com
SPF_INCLUDEspf.stackmail.com
SPF_MXceliaoil.com

Related pages

Pivot deeper into the graph from celiaoil.com.

Cypher and MCP

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

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