Skip to content

Hostname

culmia.com

Last fetched

culmia.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:696 as the registrar.

Nutrition Label

WHISPER CANON · culmia.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/culmia.com

Resolution chain

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

IPPrefixASNOperatorCountry
166.117.33.242166.117.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.206.4799.83.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:696
Organization
culmia desarrollos inmobiliarios, s.l.u.
Contact emails

Subdomains

11 observed subdomains of culmia.com.

Web-graph footprint

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

247 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for culmia.com.

MechanismTarget
SPF_INCLUDE_spf.eu.messagegears.net
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP20.93.157.195/32
SPF_IP51.48.179.207
SPF_IP87.106.138.85
SPF_IP94.100.132.8/32

Related pages

Pivot deeper into the graph from culmia.com.

Cypher and MCP

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

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