Skip to content

Hostname

controlmad.com

Last fetched

controlmad.com resolves to 1 IPv4 address operated by PROFESIONALHOSTING in ES. WHOIS lists iana:1383 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
31.14.255.4431.14.255.0/24AS200960PROFESIONALHOSTINGES

WHOIS identity

Registrar
iana:1383
Organization
controlmad advanced design center sl
Contact emails

Subdomains

6 observed subdomains of controlmad.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for controlmad.com.

MechanismTarget
SPF_INCLUDEspf.profesionalhosting.com
SPF_IP31.14.255.44

Related pages

Pivot deeper into the graph from controlmad.com.

Cypher and MCP

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

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