Skip to content

Hostname

dessman.com

Last fetched

dessman.com resolves to 1 IPv4 address operated by SCIP-AS Soluciones Corporativas IP SCIP in ES. WHOIS lists iana:1383 as the registrar.

Nutrition Label

WHISPER CANON · dessman.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/dessman.com

Resolution chain

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

IPPrefixASNOperatorCountry
31.214.178.6831.214.178.0/24AS57910SCIP-AS Soluciones Corporativas IP SCIPES

WHOIS identity

Registrar
iana:1383
Organization
only contact by email, all postal mail will be rejected
Contact emails

Subdomains

16 observed subdomains of dessman.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dessman.com.

MechanismTarget
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDEspf.mailjet.com
SPF_REDIRECTspf.dondominio.com

Related pages

Pivot deeper into the graph from dessman.com.

Cypher and MCP

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

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