Skip to content

Hostname

controlmywebsite.com

Last fetched

controlmywebsite.com resolves to 1 IPv4 address operated by VIRIDIO-SOCAL - Viridio in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
205.153.119.215205.153.116.0/22AS36363VIRIDIO-SOCAL - ViridioUS

WHOIS identity

Registrar
iana:69
Organization
aiso_net
Contact emails

Subdomains

11 observed subdomains of controlmywebsite.com.

Web-graph footprint

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

65 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

18 SPF mechanisms authorising senders for controlmywebsite.com.

MechanismTarget
SPF_Aclient-mail1.aiso.net
SPF_Aclient-mail2.aiso.net
SPF_Amailmx1.aiso.net
SPF_Amailmx2.aiso.net
SPF_Asmtp1.viridio.net
SPF_Asmtp2.viridio.net
SPF_Asmtp3.viridio.net
SPF_IP199.19.157.165/32
SPF_IP199.19.158.251
SPF_IP199.19.158.252
SPF_IP199.19.158.40
SPF_IP199.19.158.41
SPF_IP199.19.159.184
SPF_IP199.19.159.185
SPF_IP199.19.159.186
SPF_IP205.153.118.236
SPF_IP205.153.118.24
SPF_IP205.153.119.215

Related pages

Pivot deeper into the graph from controlmywebsite.com.

Cypher and MCP

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

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