Skip to content

Hostname

cocinasmardi.com

Last fetched

cocinasmardi.com resolves to 1 IPv4 address operated by PROFESIONALHOSTING - Soluciones web on line s.l. in ES. WHOIS lists iana:1262 as the registrar.

Nutrition Label

WHISPER CANON · cocinasmardi.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/cocinasmardi.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.13.185.21345.13.185.0/24AS201446PROFESIONALHOSTING - Soluciones web on line s.l.ES

WHOIS identity

Registrar
iana:1262
Organization
andrea fernandez bello
Contact emails

Subdomains

2 observed subdomains of cocinasmardi.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cocinasmardi.com.

MechanismTarget
SPF_Acocinasmardi.com
SPF_IP162.13.177.108/32
SPF_MXcocinasmardi.com

Related pages

Pivot deeper into the graph from cocinasmardi.com.

Cypher and MCP

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

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