Skip to content

Hostname

jctaylor.com

Last fetched

jctaylor.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. jctaylor.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 · jctaylor.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/jctaylor.com

Resolution chain

No IPv4 resolution is recorded for jctaylor.com in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
iana:146
Contact emails
********@*****.***, a47q35f67ju@networksolutionsprivateregistration.com, bill@jctaylor.com, gk8yr9na799@networksolutionsprivateregistration.com, ht79d7jx92u@networksolutionsprivateregistration.com, ju3u29td24d@networksolutionsprivateregistration.com, qx54k6uz9t9@networksolutionsprivateregistration.com, rb53f3353cu@networksolutionsprivateregistration.com, rich@jctaylor.com, rk5259zm3d7@networksolutionsprivateregistration.com, tg5nj5aj72f@networksolutionsprivateregistration.com, ts7qh8n35f9@networksolutionsprivateregistration.com, vd2gx2h64up@networksolutionsprivateregistration.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

  • ns1.tmnas.com
  • ns2.tmnas.com

MX records

  • jctaylor-com.mail.protection.outlook.com

SPF policy

  • ip: 12.32.76.0/27
  • include: customers.clickdimensions.com
  • a: jctaylor.com
  • mx: jctaylor.com
  • a: m.jctaylor.com
  • include: spf.protection.outlook.com
  • include: spf.exclaimer.net
  • include: 43624499.spf06.hubspotemail.net
  • include: _spf.messagegears.net
  • ip: 199.116.132.46
  • ip: 50.226.238.130
  • ip: 50.226.238.132
  • ip: 50.226.238.169
  • ip: 50.226.238.170
  • ip: 50.226.238.171
  • ip: 50.226.238.172
  • ip: 50.226.238.173
  • ip: 54.175.34.72

Threat-feed evidence

History

Related pages

Pivot from jctaylor.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: "jctaylor.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.