Skip to content

Hostname

keds.com

Last fetched

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

Nutrition Label

WHISPER CANON · keds.comRouting diversity2.4/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/keds.com

Resolution chain

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

IPPrefixASNOperatorCountry
135.119.248.191135.119.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS
130.213.176.223130.213.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:299
Organization
designer brands
Contact emails

Subdomains

17 observed subdomains of keds.com.

Web-graph footprint

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

853 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for keds.com.

MechanismTarget
SPF_INCLUDE_u.dsw.com._spf.smart.ondmarc.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP207.166.95.11/32
SPF_IP66.205.187.163
SPF_IP74.118.97.122
SPF_IP74.118.97.52/28
SPF_IP74.118.97.73
SPF_IP74.118.97.74
SPF_IP74.118.97.82
SPF_IP74.118.97.83

Related pages

Pivot deeper into the graph from keds.com.

Cypher and MCP

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

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