Skip to content

Hostname

kgsquad.id

Last fetched

kgsquad.id resolves to 1 IPv4 address operated by AS58487 in ID.

Nutrition Label

WHISPER CANON · kgsquad.idRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/kgsquad.id

Resolution chain

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

IPPrefixASNOperatorCountry
202.10.43.22202.10.43.0/24AS58487ID

WHOIS identity

No WHOIS records are currently associated with kgsquad.id in WhisperGraph.

Subdomains

30 observed subdomains of kgsquad.id.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for kgsquad.id.

MechanismTarget
SPF_Akgsquad.id
SPF_INCLUDEmail.kgsquad.id
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.247.9.19
SPF_IP103.247.9.25
SPF_IP103.247.9.26
SPF_IP103.247.9.80
SPF_IP103.253.212.214
SPF_IP103.253.212.48
SPF_IP103.253.212.88
SPF_IP103.253.212.99
SPF_IP119.2.43.123
SPF_IP202.10.43.20
SPF_IP202.10.43.22
SPF_IP203.175.9.47
SPF_IP203.175.9.49
SPF_MXkgsquad.id

Related pages

Pivot deeper into the graph from kgsquad.id.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kgsquad.id"})-[: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.