Skip to content

Hostname

jeffruby.com

Last fetched

jeffruby.com resolves to 52.5.121.243, announced in 52.4.0.0/14 by AMAZON-AES - Amazon.com, Inc. in US. jeffruby.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 · jeffruby.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/jeffruby.com

Resolution chain

IPv6 resolution

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

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
domains by proxy,
Contact emails
helpdesk@vltsg.com, whois@emailaddressprotection.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

  • ns55.domaincontrol.com
  • ns56.domaincontrol.com

MX records

  • jeffruby-com.mail.protection.outlook.com

SPF policy

  • include: _spf.psm.knowbe4.com
  • include: spf.protection.outlook.com
  • include: spf.exclaimer.net
  • ip: 167.99.20.227
  • ip: 216.196.178.222
  • ip: 216.196.199.178
  • ip: 216.68.214.218
  • ip: 64.191.147.114
  • ip: 66.161.153.2
  • ip: 74.83.136.42
  • ip: 98.102.56.210
  • ip: 98.65.144.181
  • ip: 99.89.65.10
  • ip: 99.89.65.12
  • ip: 99.89.65.13

Threat-feed evidence

History

Related pages

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