Skip to content

Hostname

solmar.com

Last fetched

solmar.com resolves to 2 IPv4 addresses operated by OVH in FR. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · solmar.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/solmar.com

Resolution chain

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

WHOIS identity

Registrar
iana:291
Organization
centro de promociones los cabos san lucas s.a de c.v.
Contact emails

Subdomains

35 observed subdomains of solmar.com.

Web-graph footprint

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

94 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for solmar.com.

MechanismTarget
SPF_Asolmar.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_INCLUDEspf.synxis.com
SPF_IP187.141.182.68
SPF_IP192.155.84.134
SPF_IP201.134.76.211
SPF_IP201.134.76.213
SPF_MXsolmar.com

Related pages

Pivot deeper into the graph from solmar.com.

Cypher and MCP

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

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