Skip to content

Hostname

ics365.com

Last fetched

ics365.com resolves to 1 IPv4 address operated by AS47748 in BG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ics365.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ics365.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.155.49.5194.155.49.0/24AS47748BG

WHOIS identity

Registrar
iana:146
Organization
chavdar dimitrov
Contact emails

Subdomains

6 observed subdomains of ics365.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ics365.com.

MechanismTarget
SPF_Aics365.com
SPF_INCLUDEpmx-01.sirma.bg
SPF_INCLUDEpmx-02.sirma.bg
SPF_IP93.123.103.134/32
SPF_IP93.123.103.135/32
SPF_IP93.123.103.137/32
SPF_IP93.123.103.138/32
SPF_MXics365.com

Related pages

Pivot deeper into the graph from ics365.com.

Cypher and MCP

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

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