Skip to content

Hostname

kyup.com

Last fetched

kyup.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · kyup.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/kyup.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.149.235.24434.148.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:69
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

16 observed subdomains of kyup.com.

Web-graph footprint

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

23 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for kyup.com.

MechanismTarget
SPF_Agalaxy.kyup.com
SPF_Aguard.sgvps.net
SPF_Amail.kernel.org
SPF_Amail.siteground.com
SPF_Avger.kernel.org
SPF_Aweb.clev1.net
SPF_INCLUDE_spf.google.com
SPF_IP34.68.206.210
SPF_IP35.192.20.227
SPF_IP35.226.66.186
SPF_MXkyup.com
SPF_MXmx10.mailspamprotection.com

Related pages

Pivot deeper into the graph from kyup.com.

Cypher and MCP

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

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