Skip to content

Hostname

dicsaes.com

Last fetched

dicsaes.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · dicsaes.comRouting diversity2.4/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/dicsaes.com

Resolution chain

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

IPPrefixASNOperatorCountry
4.207.68.1924.192.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE
52.169.85.25252.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

Registrar
iana:379
Organization
Contact emails

Subdomains

5 observed subdomains of dicsaes.com.

Web-graph footprint

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

72 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for dicsaes.com.

MechanismTarget
SPF_Adicsaes.com
SPF_INCLUDE_spf.jupiter.salesmanago.pl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.235.33.176
SPF_IP195.235.33.177
SPF_IP195.235.33.178
SPF_IP195.235.33.179
SPF_IP195.235.33.180
SPF_IP195.235.33.181
SPF_IP34.240.49.61/24
SPF_IP87.235.186.0/29
SPF_IP91.191.151.10
SPF_MXdicsaes.com

Related pages

Pivot deeper into the graph from dicsaes.com.

Cypher and MCP

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

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