Skip to content

Hostname

korewireless.com

Last fetched

korewireless.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · korewireless.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/korewireless.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.2.145104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.3.145104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
138.197.42.251138.197.32.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS

WHOIS identity

Registrar
iana:146
Organization
chris francosky
Contact emails

Subdomains

93 observed subdomains of korewireless.com.

Web-graph footprint

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

364 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

70 SPF mechanisms authorising senders for korewireless.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.sparkpostmail.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP103.23.64.2/32
SPF_IP103.23.65.2/32
SPF_IP103.23.66.26/32
SPF_IP103.23.67.26/32
SPF_IP12.236.139.192/26
SPF_IP13.111.0.0/22
SPF_IP13.111.111.0/24
SPF_IP13.111.52.0/22
SPF_IP13.111.63.0/24
SPF_IP13.111.68.0/24
SPF_IP13.111.72.0/22
SPF_IP13.111.92.0/24
SPF_IP130.61.68.235/32
SPF_IP130.61.9.72/32
SPF_IP132.145.11.129/32
SPF_IP132.145.13.209/32
SPF_IP136.147.135.0/24
SPF_IP136.147.176.0/24
SPF_IP136.147.182.0/24
SPF_IP140.238.193.139/32
SPF_IP148.139.0.0/16
SPF_IP149.72.0.0/16
SPF_IP149.96.0.0/16
SPF_IP152.67.105.195/32
SPF_IP152.67.105.20/32
SPF_IP162.244.251.37
SPF_IP167.216.129.182/31
SPF_IP167.216.129.184/29
SPF_IP167.216.129.192/29
SPF_IP167.216.129.200/32
SPF_IP167.216.129.210/32
SPF_IP170.83.56.192
SPF_IP170.83.56.193
SPF_IP173.227.146.136
SPF_IP173.227.146.145
SPF_IP185.25.171.30
SPF_IP185.72.128.75/32
SPF_IP185.72.128.76/32
SPF_IP187.94.63.130
SPF_IP188.65.185.134
SPF_IP195.21.13.94
SPF_IP198.245.81.0/24
SPF_IP198.37.144.243
SPF_IP199.122.123.0/24
SPF_IP199.91.0.0/16
SPF_IP201.20.37.230
SPF_IP205.178.189.129
SPF_IP205.220.165.252
SPF_IP206.19.48.0/25
SPF_IP206.19.48.18
SPF_IP208.46.212.208/31
SPF_IP208.46.212.210/32
SPF_IP212.25.240.83/32
SPF_IP212.25.240.84/31
SPF_IP216.68.132.3
SPF_IP37.98.232.0/24
SPF_IP37.98.234.2/32
SPF_IP37.98.235.2/32
SPF_IP64.89.44.85/32
SPF_IP64.89.45.192/30
SPF_IP64.89.45.196/32
SPF_IP72.34.168.76/32
SPF_IP72.34.168.85/32
SPF_IP72.34.168.86/32

Related pages

Pivot deeper into the graph from korewireless.com.

Cypher and MCP

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

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