Skip to content

Hostname

icsi.sasintgroup.com

Last fetched

icsi.sasintgroup.com resolves to 1 IPv4 address operated by EDGE - GCI Network Solutions Limited in GB.

Nutrition Label

WHISPER CANON · icsi.sasintgroup.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/icsi.sasintgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
77.107.75.10777.107.64.0/18AS8851EDGE - GCI Network Solutions LimitedGB

WHOIS identity

No WHOIS records are currently associated with icsi.sasintgroup.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for icsi.sasintgroup.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEemaileuc.freshservice.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP51.140.37.132/32
SPF_IP51.141.5.228/32
SPF_IP93.191.26.15

Related pages

Pivot deeper into the graph from icsi.sasintgroup.com.

Cypher and MCP

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

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