Skip to content

Hostname

keypublishing.com

Last fetched

keypublishing.com resolves to 35.214.113.166, announced in 35.214.0.0/17 by YOUTUBE - Google Ireland Limited in GB. keypublishing.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · keypublishing.comRouting diversity1.5/10Peering density4.3/10MOAS conflict⚠ 1 conflictThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/keypublishing.com

Resolution chain

IPv6 resolution

No AAAA record for keypublishing.com is recorded in WhisperGraph.

Attribution

Google

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:1515
Registrant organisation
andrew delve
Contact emails
dbp@domainsbyproxy.com, webmaster@keypublishing.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns77.domaincontrol.com
  • ns78.domaincontrol.com

MX records

  • keypublishing-com.mail.protection.outlook.com

SPF policy

  • ip: 141.193.32.11/32
  • ip: 18.133.238.14/32
  • ip: 81.144.175.147/32
  • ip: 18.133.140.195/32
  • ip: 23.227.38.74/32
  • ip: 35.178.37.90/32
  • include: key-aero.prod.fullfatthings.com
  • a: keypublishing.com
  • mx: keypublishing.com
  • include: subscriptions.keypublishing.com
  • include: spf.protection.outlook.com
  • include: 7080444.spf01.hubspotemail.net
  • include: mailgun.org

Threat-feed evidence

History

Related pages

Pivot from keypublishing.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "keypublishing.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.